diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-16 14:14:35 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-18 20:53:52 +0000 |
commit | f3d11401d1cf97be77dbaa3246e06d07809f48b5 (patch) | |
tree | 5af3badc8cf89a5d5135b1f150ba7723545bc589 /test/log/0099 | |
parent | f78ab6406f1843034065590f3ef6ef47863f1e4a (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 40bfaa402..d2336076b 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 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 +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 +1999-03-02 09:44:33 10HmbB-0005vi-00 H=localhost.test.ex [::1] Connection refused +1999-03-02 09:44:33 10HmbB-0005vi-00 H=localhost.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 |