diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-16 14:14:35 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 18:58:33 +0000 |
commit | 9c695f6d10bd63bd44608bd01f0073fd4c7dd6e6 (patch) | |
tree | f00e318ac5e4895c1e958e9d3a5ca468f36dd0f7 /test/log/0099 | |
parent | 44cb15a8ff06c99f6791440c61a161935d0ccf8c (diff) |
Make the retry_include_ip_address smtp transport option expanded. Bug 1545
Diffstat (limited to 'test/log/0099')
-rw-r--r-- | test/log/0099 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/log/0099 b/test/log/0099 index b9bf7cbda..952b24041 100644 --- a/test/log/0099 +++ b/test/log/0099 @@ -15,3 +15,9 @@ 1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss for userz@simple 1999-03-02 09:44:33 10HmaZ-0005vi-00 H=thishost.test.ex [127.0.0.1] Connection refused 1999-03-02 09:44:33 10HmaZ-0005vi-00 == userz@simple R=all T=smtp defer (dd): Connection refused +1999-03-02 09:44:33 10HmbA-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss for with@complex +1999-03-02 09:44:33 10HmbA-0005vi-00 == with@complex R=all T=smtp defer (-53): retry time not reached for any host +1999-03-02 09:44:33 10HmbB-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss for without@complex +1999-03-02 09:44:33 10HmbB-0005vi-00 H=thisloop.test.ex [ip4.ip4.ip4.ip4] Connection refused +1999-03-02 09:44:33 10HmbB-0005vi-00 H=thisloop.test.ex [127.0.0.1] Connection refused +1999-03-02 09:44:33 10HmbB-0005vi-00 == without@complex R=all T=smtp defer (dd): Connection refused |