diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-14 16:38:41 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-15 22:33:06 +0000 |
commit | 5e6d12accb0bdfa1cee9d8c9a1ecec3131b9f502 (patch) | |
tree | 805222640f581e7748458513afcd2fbdf6353c16 /test/stderr/2013 | |
parent | 4d8393c0433106c18f19b43287fee86d189378a5 (diff) |
Logging: mark continued-TLS connection deliveries with "X-*"
Diffstat (limited to 'test/stderr/2013')
-rw-r--r-- | test/stderr/2013 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/2013 b/test/stderr/2013 index 60b23885f..c183664d6 100644 --- a/test/stderr/2013 +++ b/test/stderr/2013 @@ -49,7 +49,7 @@ cmd buf flush ddd bytes SMTP<< 250 OK id=10HmbB-0005vi-00 SMTP(close)>> LOG: MAIN - => userz@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* C="250 OK id=10HmbB-0005vi-00" + => userz@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=* CV=no C="250 OK id=10HmbB-0005vi-00" LOG: MAIN Completed >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> @@ -70,7 +70,7 @@ cmd buf flush ddd bytes SMTP(close)>> >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> LOG: MAIN - => usery@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* C="250 OK id=10HmbC-0005vi-00" + => usery@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]* X=* CV=no C="250 OK id=10HmbC-0005vi-00" LOG: MAIN Completed >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> |