diff options
author | Tony Finch <dot@dotat.at> | 2012-12-07 11:49:15 +0000 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2012-12-07 11:49:15 +0000 |
commit | 5922c78c4b1f8f8c2b4ceede15470ae59f4b2da7 (patch) | |
tree | 094ba467b15a3db41382864729a2d6a906870323 /test/rejectlog/0548 | |
parent | 6dfc009d6239de52cda0005892fcf09187e3d9ea (diff) |
More test updates following the retry fix.
Most of these are due to the changes in the logging of
ultimate timeout checks.
Test 0548 is more meaningfully affected. The test originally
failed to spot that the recipient-specific deferrals pushed
past the ultimate retry timeout.
Diffstat (limited to 'test/rejectlog/0548')
-rw-r--r-- | test/rejectlog/0548 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/rejectlog/0548 b/test/rejectlog/0548 index 7bf11268a..0e99d3f7a 100644 --- a/test/rejectlog/0548 +++ b/test/rejectlog/0548 @@ -4,7 +4,9 @@ 1999-03-02 09:44:33 H=[127.0.0.1] temporarily rejected connection in "connect" ACL: host deferred 1999-03-02 09:44:33 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> temporarily rejected RCPT <userx@test.ex>: Recipient deferred 1999-03-02 09:44:33 H=[127.0.0.1] temporarily rejected connection in "connect" ACL: host deferred -1999-03-02 09:44:33 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> temporarily rejected RCPT <usery@test.ex>: Recipient deferred +1999-03-02 09:44:33 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> temporarily rejected RCPT <userx@test.ex>: Recipient deferred 1999-03-02 09:44:33 H=[127.0.0.1] temporarily rejected connection in "connect" ACL: host deferred 1999-03-02 09:44:33 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> temporarily rejected RCPT <usery@test.ex>: Recipient deferred +1999-03-02 09:44:33 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> temporarily rejected RCPT <userx@test.ex>: Recipient deferred 1999-03-02 09:44:33 H=[127.0.0.1] temporarily rejected connection in "connect" ACL: host deferred +1999-03-02 09:44:33 H=the.local.host.name [ip4.ip4.ip4.ip4] F=<CALLER@test.ex> temporarily rejected RCPT <usery@test.ex>: Recipient deferred |