From 02b41d7106c67bbe862d6a44373034684a03c00e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 24 Dec 2016 21:04:20 +0000 Subject: Use smtp_setup_conn() for verify callout --- test/stderr/5420 | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'test/stderr/5420') diff --git a/test/stderr/5420 b/test/stderr/5420 index 8ccf0fd6c..eb3f1a9d2 100644 --- a/test/stderr/5420 +++ b/test/stderr/5420 @@ -114,8 +114,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: + SMTP>> MAIL FROM: SIZE=ssss cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> RCPT TO: @@ -326,8 +329,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: + SMTP>> MAIL FROM: SIZE=ssss cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> RCPT TO: @@ -538,8 +544,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: + SMTP>> MAIL FROM: SIZE=ssss cmd buf flush ddd bytes SMTP<< 250 OK SMTP>> RCPT TO: -- cgit v1.2.3