diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-25 22:43:23 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-05-25 23:39:41 +0100 |
commit | b471ea6f02d5cf413b8bee686a668a07c9746620 (patch) | |
tree | c15d3f72cdbac218abe64cb4e2772687a8fd5426 /test | |
parent | 3f63e46192d8d9ad72e9b25602615042bcc404f6 (diff) |
Callouts: simplfy debug output
Diffstat (limited to 'test')
-rw-r--r-- | test/stderr/0376 | 1 | ||||
-rw-r--r-- | test/stderr/0578 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/test/stderr/0376 b/test/stderr/0376 index 5ffa0dbfb..d08f4302e 100644 --- a/test/stderr/0376 +++ b/test/stderr/0376 @@ -61,7 +61,6 @@ callout cache: found domain record for localhost callout cache: address record expired for ok@localhost interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused -connect: Connection refused LOG: MAIN REJECT H=[V4NET.0.0.1] U=root sender verify defer for <ok@localhost>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Connection refused created log directory TESTSUITE/spool/log diff --git a/test/stderr/0578 b/test/stderr/0578 index 3a205d422..54ccc563c 100644 --- a/test/stderr/0578 +++ b/test/stderr/0578 @@ -63,7 +63,6 @@ callout cache: found domain record for localhost callout cache: address record expired for ok@localhost interface=NULL port=1224 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... failed: Connection refused -connect: Connection refused LOG: MAIN REJECT H=[V4NET.0.0.1] U=root sender verify defer for <ok@localhost>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : Connection refused created log directory TESTSUITE/spool/log |