diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-05-16 22:15:55 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-05-16 22:15:55 +0100 |
commit | 183c55432641afe63f9fdacd0461fb2e8d80d0dc (patch) | |
tree | c10e2df50cfb5fb5496fecb37f36683a363f220f /test | |
parent | 2ddb4094c1b6861bebe191fa1466f53399e1e6d9 (diff) |
Testsuite: output changes arising
Diffstat (limited to 'test')
-rw-r--r-- | test/log/0578 | 4 | ||||
-rw-r--r-- | test/stderr/0578 | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/test/log/0578 b/test/log/0578 index 60ddf3c13..13ae40cfc 100644 --- a/test/log/0578 +++ b/test/log/0578 @@ -12,6 +12,10 @@ 1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed 1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root sender verify fail for <ok@otherhost> 1999-03-02 09:44:33 H=[V4NET.0.0.2] U=root F=<ok@otherhost> rejected RCPT <z@test.ex>: Sender verify failed +1999-03-02 09:44:33 (random) +1999-03-02 09:44:33 (random) +1999-03-02 09:44:33 (random) +1999-03-02 09:44:33 (random) 1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root sender verify defer for <okok@otherhost51>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP timeout after RCPT TO:<myhost.test.ex-dddddddd-testing@otherhost51> 1999-03-02 09:44:33 H=[V4NET.0.0.5] U=root F=<okok@otherhost51> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout 1999-03-02 09:44:33 10HmaX-0005vi-00 <= ok7@otherhost53 H=[V4NET.0.0.7] U=root P=smtp S=sss diff --git a/test/stderr/0578 b/test/stderr/0578 index 7826507ac..3a79beb9e 100644 --- a/test/stderr/0578 +++ b/test/stderr/0578 @@ -337,6 +337,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP(close)>> wrote callout cache domain record for otherhost3: result=1 postmaster=0 random=1 +LOG: MAIN + (random) LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>> @@ -353,6 +355,8 @@ Considering otherok@otherhost3 Attempting full verification using callout callout cache: found domain record for otherhost3 callout cache: domain accepts random addresses +LOG: MAIN + (random) LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>> @@ -385,6 +389,8 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP(close)>> wrote callout cache domain record for otherhost4: result=1 postmaster=0 random=1 +LOG: MAIN + (random) LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>> @@ -401,6 +407,8 @@ Considering ok@otherhost4 Attempting full verification using callout callout cache: found domain record for otherhost4 callout cache: domain accepts random addresses +LOG: MAIN + (random) LOG: smtp_connection MAIN SMTP connection from root closed by QUIT >>>>>>>>>>>>>>>> Exim pid=pppp (msg setup toplevel) terminating with rc=0 >>>>>>>>>>>>>>>> |