summaryrefslogtreecommitdiff
path: root/test/stderr/0462
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-03-19 19:14:34 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-03-19 19:14:34 +0000
commit5800e3234f2594639d82e5063d9c522c6a881d25 (patch)
treef510c6487c7d24b6094126cde17752605996218d /test/stderr/0462
parent3a03e18340fd94cad88d0edeedc383aad2d107a3 (diff)
Debug: build a summary string tracking transport SMTP commands & responses
Diffstat (limited to 'test/stderr/0462')
-rw-r--r--test/stderr/04623
1 files changed, 3 insertions, 0 deletions
diff --git a/test/stderr/0462 b/test/stderr/0462
index 0cf9bd412..0fc6bd06a 100644
--- a/test/stderr/0462
+++ b/test/stderr/0462
@@ -30,6 +30,7 @@ Cutthrough cancelled by presence of postmaster verify
SMTP>> QUIT
SMTP<< 250 OK
SMTP(close)>>
+cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250'
wrote callout cache domain record for localhost:
result=1 postmaster=2 random=0
wrote positive callout cache address record for Ok@localhost
@@ -74,6 +75,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP>> QUIT
SMTP<< 250 OK
SMTP(close)>>
+cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
wrote callout cache domain record for elsewhere:
result=1 postmaster=0 random=0
wrote negative callout cache address record for NOTok@elsewhere
@@ -109,6 +111,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP>> QUIT
SMTP<< 250 OK
SMTP(close)>>
+cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
wrote callout cache domain record for elsewhere:
result=1 postmaster=0 random=0
wrote negative callout cache address record for NOTok2@elsewhere