diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-31 16:00:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-31 16:13:42 +0000 |
commit | a65c415633eb8753963ea6b42e0b3a8a0f2a1393 (patch) | |
tree | 9fbcf4ca3164a8fe29078d95a7fd6870d824d718 /test/stderr | |
parent | de6273b487f1b5599894b09c1c8793ac22fb6cc8 (diff) |
Callouts: fix recipient verify/random
Broken-by: e9166683487c
Diffstat (limited to 'test/stderr')
-rw-r--r-- | test/stderr/0476 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/0476 b/test/stderr/0476 index 6868a902c..1ecd54d00 100644 --- a/test/stderr/0476 +++ b/test/stderr/0476 @@ -33,6 +33,7 @@ not using DSN cmd buf flush ddd bytes SMTP<< 250 OK SMTP<< 550 NO + SMTP(closed)<< Remote host closed connection in response to pipelined DATA error for DATA ignored: pipelining is in use and there were no good recipients ok=1 send_quit=1 send_rset=1 continue_more=0 yield=0 first_address is NULL @@ -40,6 +41,7 @@ transport_check_waiting entered sequence=1 local_max=500 global_max=-1 SMTP>> RSET cmd buf flush ddd bytes + SMTP(closed)<< H=127.0.0.1 [127.0.0.1] Remote host closed connection in response to RSET SMTP(close)>> set_process_info: pppp delivering 10HmaX-0005vi-00: just tried 127.0.0.1 [127.0.0.1] for userx@test.ex: result OK |