diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-03-19 19:14:34 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-03-19 19:14:34 +0000 |
commit | 5800e3234f2594639d82e5063d9c522c6a881d25 (patch) | |
tree | f510c6487c7d24b6094126cde17752605996218d /test/stderr/0332 | |
parent | 3a03e18340fd94cad88d0edeedc383aad2d107a3 (diff) |
Debug: build a summary string tracking transport SMTP commands & responses
Diffstat (limited to 'test/stderr/0332')
-rw-r--r-- | test/stderr/0332 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0332 b/test/stderr/0332 index 67efe896d..4ca67a51c 100644 --- a/test/stderr/0332 +++ b/test/stderr/0332 @@ -34,6 +34,7 @@ After routing: Deferred addresses: locking TESTSUITE/spool/db/retry.lockfile locking TESTSUITE/spool/db/wait-t1.lockfile +cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:354:.:250' LOG: MAIN => ok@no.delay R=r1 T=t1 H=127.0.0.1 [127.0.0.1] C="250 OK" LOG: MAIN @@ -80,6 +81,7 @@ After routing: delay@test.again.dns locking TESTSUITE/spool/db/retry.lockfile locking TESTSUITE/spool/db/wait-t1.lockfile +cmdlog: 'MAIL|:RCPT|:DATA:250:250:354:.:250:QUIT:250' LOG: MAIN => ok@no.delay R=r1 T=t1 H=127.0.0.1 [127.0.0.1]* C="250 OK" >>>>>>>>>>>>>>>> Exim pid=pppp (continued-transport) terminating with rc=0 >>>>>>>>>>>>>>>> |