diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-24 21:04:20 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-21 21:49:50 +0000 |
commit | 02b41d7106c67bbe862d6a44373034684a03c00e (patch) | |
tree | 956b81751853900a447f140ddb43fdaa5cdb64bb /test/stderr/0473 | |
parent | 9be4572b6242b4d297f8b030bdd54bd345a72c06 (diff) |
Use smtp_setup_conn() for verify callout
Diffstat (limited to 'test/stderr/0473')
-rw-r--r-- | test/stderr/0473 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0473 b/test/stderr/0473 index ed7bc5359..048762f95 100644 --- a/test/stderr/0473 +++ b/test/stderr/0473 @@ -43,10 +43,10 @@ callout cache: found domain record for two.test.ex callout cache: no address record found for r11@two.test.ex interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected -SMTP timeout SMTP(close)>> +SMTP timeout LOG: MAIN REJECT - U=CALLER F=<x11@two.test.ex> temporarily rejected RCPT r11@two.test.ex: Could not complete recipient verify callout + U=CALLER F=<x11@two.test.ex> temporarily rejected RCPT r11@two.test.ex: Could not complete recipient verify callout: 127.0.0.1 [127.0.0.1] SMTP timeout after initial connection LOG: smtp_connection MAIN SMTP connection from CALLER closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> |