diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-09-25 22:20:33 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-10-22 16:14:25 +0100 |
commit | c562fd30c03126dd72d76ec43842d9d00fcd8bf3 (patch) | |
tree | 283acd3a5fb458ab95b860938d643fa8f011f6fc /test/msglog/0106.10HmaY-0005vi-00 | |
parent | 6a7ed50f95285263f72f625f92ae3aa75edb7426 (diff) |
More regular logging use of H=<name> [<ip>]
Note this may affect utilities which parse logs.
Diffstat (limited to 'test/msglog/0106.10HmaY-0005vi-00')
-rw-r--r-- | test/msglog/0106.10HmaY-0005vi-00 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/msglog/0106.10HmaY-0005vi-00 b/test/msglog/0106.10HmaY-0005vi-00 index 4c4f9b061..af0eb72c0 100644 --- a/test/msglog/0106.10HmaY-0005vi-00 +++ b/test/msglog/0106.10HmaY-0005vi-00 @@ -1,3 +1,3 @@ 1999-03-02 09:44:33 Received from CALLER@myhost.test.ex U=CALLER P=local S=sss -1999-03-02 09:44:33 SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after MAIL FROM:<CALLER@myhost.test.ex>: Connection timed out -1999-03-02 09:44:33 userx@domain2.com R=all T=smtp defer (dd): Connection timed out: SMTP timeout while connected to 127.0.0.1 [127.0.0.1] after MAIL FROM:<CALLER@myhost.test.ex> +1999-03-02 09:44:33 H=127.0.0.1 [127.0.0.1] SMTP timeout after MAIL FROM:<CALLER@myhost.test.ex>: Connection timed out +1999-03-02 09:44:33 userx@domain2.com R=all T=smtp defer (dd): Connection timed out H=127.0.0.1 [127.0.0.1]: SMTP timeout after MAIL FROM:<CALLER@myhost.test.ex> |