From 6f6dedccb47f231a0712d882da20feffbac8d0bc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 19 Sep 2015 13:59:22 +0100 Subject: Retry: always use interface, if set, for retry DB key. Bug 1678 Even constant values must be used, as multiple transports with different values may be in play and should be kept distinct. --- test/stdout/0610 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/stdout/0610 (limited to 'test/stdout') diff --git a/test/stdout/0610 b/test/stdout/0610 new file mode 100644 index 000000000..24291b53f --- /dev/null +++ b/test/stdout/0610 @@ -0,0 +1,16 @@ +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmaX-0005vi-00 +250 Reset OK +250 OK +250 Accepted +354 Enter message, ending with "." on a line by itself +250 OK id=10HmaY-0005vi-00 +221 the.local.host.name closing connection ++++++++++++++++++++++++++++ + T:127.0.0.1:127.0.0.1:1225/127.0.0.1 0 65 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after initial connection: 451 Temporary local problem - please try later +first failed = time last try = time2 next try = time2 + 10 + T:127.0.0.1:127.0.0.1:1225/127.0.0.2 0 65 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after initial connection: 451 Temporary local problem - please try later +first failed = time last try = time2 next try = time2 + 10 -- cgit v1.2.3