Home
last modified time | relevance | path

Searched refs:expanded_hosts (Results 1 – 7 of 7) sorted by relevance

/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()
/dports/mail/exim-sqlite/exim-4.95/src/transports/
H A Dsmtp.c5009 uschar *expanded_hosts = NULL; in smtp_transport_entry() local
5088 if (!(expanded_hosts = expand_string(s))) in smtp_transport_entry()
5096 "\"%s\"\n", s, expanded_hosts); in smtp_transport_entry()
5097 s = expanded_hosts; in smtp_transport_entry()
5100 if (ob->hosts_randomize) s = expanded_hosts = string_copy(s); in smtp_transport_entry()
5124 if (!expanded_hosts) ob->hostlist = hostlist; in smtp_transport_entry()
5598 if (expanded_hosts) in smtp_transport_entry()