diff options
Diffstat (limited to 'test/stderr/5410')
-rw-r--r-- | test/stderr/5410 | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/test/stderr/5410 b/test/stderr/5410 index cb1b31b72..2efd8419c 100644 --- a/test/stderr/5410 +++ b/test/stderr/5410 @@ -115,8 +115,11 @@ cmd buf flush ddd bytes 250-8BITMIME 250-PIPELINING 250 HELP +127.0.0.1 in hosts_avoid_pipelining? no (option unset) +using PIPELINING +not using DSN 127.0.0.1 in hosts_require_auth? no (option unset) - SMTP>> MAIL FROM:<CALLER@myhost.test.ex> + SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> RCPT TO:<userx@domain.com> @@ -327,8 +330,11 @@ considering: *}{:}} expanding: ${if eq {$address_data}{usery}{*}{:}} result: * 127.0.0.1 in hosts_avoid_tls? yes (matched "*") +127.0.0.1 in hosts_avoid_pipelining? no (option unset) +using PIPELINING +not using DSN 127.0.0.1 in hosts_require_auth? no (option unset) - SMTP>> MAIL FROM:<CALLER@myhost.test.ex> + SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> RCPT TO:<usery@domain.com> @@ -539,8 +545,11 @@ considering: *}{:}} expanding: ${if eq {$address_data}{usery}{*}{:}} result: * 127.0.0.1 in hosts_avoid_tls? yes (matched "*") +127.0.0.1 in hosts_avoid_pipelining? no (option unset) +using PIPELINING +not using DSN 127.0.0.1 in hosts_require_auth? no (option unset) - SMTP>> MAIL FROM:<CALLER@myhost.test.ex> + SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SIZE=ssss cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> RCPT TO:<usery@domain.com> |