diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-25 15:48:11 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-25 16:34:35 +0100 |
commit | 3f63e46192d8d9ad72e9b25602615042bcc404f6 (patch) | |
tree | a4bd6c786045c2f97c8066055320d0f8997b2682 /test/stderr/0227 | |
parent | 84539f739b81c6b90ffdbfbdff090100470fe71b (diff) |
Callouts: simplfy logging
Diffstat (limited to 'test/stderr/0227')
-rw-r--r-- | test/stderr/0227 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0227 b/test/stderr/0227 index e3282cc6f..e1f008976 100644 --- a/test/stderr/0227 +++ b/test/stderr/0227 @@ -328,7 +328,7 @@ LOG: smtp_connection MAIN SMTP connection from root Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused LOG: MAIN REJECT - H=[V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : could not connect: Connection refused + H=[V4NET.0.0.1] U=root sender verify defer for <bad@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Connection refused LOG: MAIN REJECT H=[V4NET.0.0.1] U=root F=<bad@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout LOG: smtp_connection MAIN |