summaryrefslogtreecommitdiff
path: root/test/stderr/0473
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-01-10 23:04:49 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-01-21 21:49:50 +0000
commite9166683487c860e0b817153531cb1b2b0485347 (patch)
treec3e3d4dcff97da91ae85eb3d74075dfc2e63281c /test/stderr/0473
parentdf5b41e3781da00e859bf0e82a8d58949860a576 (diff)
Use smtp_write_mail_and_rcpt_cmds() for verify callout
Diffstat (limited to 'test/stderr/0473')
-rw-r--r--test/stderr/04734
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0473 b/test/stderr/0473
index 048762f95..f1b03b8e2 100644
--- a/test/stderr/0473
+++ b/test/stderr/0473
@@ -24,7 +24,7 @@ SMTP timeout
wrote callout cache domain record for two.test.ex:
result=1 postmaster=0 random=0
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 RCPT TO:<r11@two.test.ex>
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
@@ -46,7 +46,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
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: 127.0.0.1 [127.0.0.1] SMTP timeout after initial connection
+ 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 >>>>>>>>>>>>>>>>