diff options
author | Todd Lyons <tlyons@exim.org> | 2014-10-22 12:40:33 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-10-22 12:40:33 -0700 |
commit | 74954688e4f61475b2451b2cb22045ab8e7f0150 (patch) | |
tree | b4ffaf926c3c4093637fe12f8c2da2b077e16f32 /test/log/0476 | |
parent | 37ff4e03734cf28bf78c6df892489f99e50d8356 (diff) | |
parent | 029f41922c829cd007ec53006076443e38132e64 (diff) |
Merge branch 'master' of ssh://git.exim.org/home/git/exim
Diffstat (limited to 'test/log/0476')
-rw-r--r-- | test/log/0476 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/0476 b/test/log/0476 index c48ae1b53..c2d8ce42d 100644 --- a/test/log/0476 +++ b/test/log/0476 @@ -3,9 +3,9 @@ 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@the.local.host.name U=CALLER P=local S=sss 1999-03-02 09:44:33 10HmaY-0005vi-00 == usery@test.ex R=r1 T=t1 defer (0): SMTP delivery explicitly queued 1999-03-02 09:44:33 Start queue run: pid=pppp -1999-03-02 09:44:33 10HmaX-0005vi-00 ** userx@test.ex R=r1 T=t1: SMTP error from remote mail server after RCPT TO:<userx@test.ex>: host 127.0.0.1 [127.0.0.1]: 550 NO +1999-03-02 09:44:33 10HmaX-0005vi-00 ** userx@test.ex R=r1 T=t1 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after RCPT TO:<userx@test.ex>: 550 NO 1999-03-02 09:44:33 10HmaZ-0005vi-00 <= <> R=10HmaX-0005vi-00 U=EXIMUSER P=local S=sss -1999-03-02 09:44:33 10HmaZ-0005vi-00 127.0.0.1 [127.0.0.1] Connection refused +1999-03-02 09:44:33 10HmaZ-0005vi-00 H=127.0.0.1 [127.0.0.1] Connection refused 1999-03-02 09:44:33 10HmaZ-0005vi-00 == CALLER@the.local.host.name R=r1 T=t1 defer (dd): Connection refused 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed 1999-03-02 09:44:33 10HmaY-0005vi-00 == usery@test.ex R=r1 T=t1 defer (-53): retry time not reached for any host |