diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2013-05-22 18:49:49 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2013-05-22 20:09:54 +0100 |
commit | da45993f49e890de3642db3f4c8bddbdb5302277 (patch) | |
tree | 6443d27f483d878f2a1966abf9e6a79e740242d7 /test/stderr/5420 | |
parent | fef3814077e59e3245892b5a7bf5b0f4354c5989 (diff) | |
parent | b4a2b536841292bde7e8e6dc6ef25d97a11641a3 (diff) |
Merge branch 'callout_auth'
Diffstat (limited to 'test/stderr/5420')
-rw-r--r-- | test/stderr/5420 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stderr/5420 b/test/stderr/5420 index e711184f5..1e4de9688 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -86,6 +86,7 @@ expanding: ${if eq {$address_data}{userz}{*}{:}} 250-8BITMIME 250-PIPELINING 250 HELP +127.0.0.1 in hosts_require_auth? no (option unset) SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SMTP<< 250 OK SMTP>> RCPT TO:<userx@domain.com> @@ -218,6 +219,7 @@ skipping: result is not used expanding: ${if eq {$address_data}{usery}{*}{:}} result: * 127.0.0.1 in hosts_avoid_tls? yes (matched "*") +127.0.0.1 in hosts_require_auth? no (option unset) SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SMTP<< 250 OK SMTP>> RCPT TO:<usery@domain.com> @@ -350,6 +352,7 @@ skipping: result is not used expanding: ${if eq {$address_data}{usery}{*}{:}} result: * 127.0.0.1 in hosts_avoid_tls? yes (matched "*") +127.0.0.1 in hosts_require_auth? no (option unset) SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SMTP<< 250 OK SMTP>> RCPT TO:<usery@domain.com> |