summaryrefslogtreecommitdiff
path: root/test/stderr/5420
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-12-24 21:04:20 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-01-21 21:49:50 +0000
commit02b41d7106c67bbe862d6a44373034684a03c00e (patch)
tree956b81751853900a447f140ddb43fdaa5cdb64bb /test/stderr/5420
parent9be4572b6242b4d297f8b030bdd54bd345a72c06 (diff)
Use smtp_setup_conn() for verify callout
Diffstat (limited to 'test/stderr/5420')
-rw-r--r--test/stderr/542015
1 files changed, 12 insertions, 3 deletions
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:<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>
@@ -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:<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>
@@ -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:<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>