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/stdout/0213 | |
parent | 6a7ed50f95285263f72f625f92ae3aa75edb7426 (diff) |
More regular logging use of H=<name> [<ip>]
Note this may affect utilities which parse logs.
Diffstat (limited to 'test/stdout/0213')
-rw-r--r-- | test/stdout/0213 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stdout/0213 b/test/stdout/0213 index 2d5a7602d..d3dd7cffc 100644 --- a/test/stdout/0213 +++ b/test/stdout/0213 @@ -1,5 +1,5 @@ +++++++++++++++++++++++++++ - T:127.0.0.1:127.0.0.1:1224 -19 65 Malformed SMTP reply from 127.0.0.1 [127.0.0.1] in response to RCPT TO:<userx@domain1>: 550 The answer is no, but I am going to make sure it is a very + T:127.0.0.1:127.0.0.1:1224 -19 65 H=127.0.0.1 [127.0.0.1]: Malformed SMTP reply in response to RCPT TO:<userx@domain1>: 550 The answer is no, but I am going to make sure it is a very l first failed = time last try = time2 next try = time2 + 3600 ******** SERVER ******** |