summaryrefslogtreecommitdiff
path: root/test/stderr/0525
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-09-25 22:20:33 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-10-22 16:14:25 +0100
commitc562fd30c03126dd72d76ec43842d9d00fcd8bf3 (patch)
tree283acd3a5fb458ab95b860938d643fa8f011f6fc /test/stderr/0525
parent6a7ed50f95285263f72f625f92ae3aa75edb7426 (diff)
More regular logging use of H=<name> [<ip>]
Note this may affect utilities which parse logs.
Diffstat (limited to 'test/stderr/0525')
-rw-r--r--test/stderr/05254
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0525 b/test/stderr/0525
index 3eecf9ac5..553f8c1ce 100644
--- a/test/stderr/0525
+++ b/test/stderr/0525
@@ -15,8 +15,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
SMTP<< 354 SEND
SMTP>> writing message and terminating "."
LOG: MAIN
- SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after sending data block (ddd bytes written): Connection timed out
+ H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written): Connection timed out
LOG: MAIN
- == def@pqr R=r1 T=t1 defer (dd): Connection timed out: SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after sending data block (ddd bytes written)
+ == def@pqr R=r1 T=t1 defer (dd): Connection timed out H=127.0.0.1 [127.0.0.1]: SMTP timeout after sending data block (ddd bytes written)
LOG: smtp_connection MAIN
SMTP connection from CALLER closed by QUIT