diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-06 14:19:00 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-06 14:19:00 +0000 |
commit | 09945f1e758a9c9268423e53d2cee2c6c631f465 (patch) | |
tree | 950b9254a7d472d52a84ff3fb938ac78a15056c2 /test/log | |
parent | 4c590bd11647b7440bd982a8c72ebcf5c66564b0 (diff) |
Retry items for address errors that included the sender address (a
feature added to Exim 4.64) were not being deleted if an address was
subsequently successfully delivered.
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0554 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/log/0554 b/test/log/0554 new file mode 100644 index 000000000..d601ff246 --- /dev/null +++ b/test/log/0554 @@ -0,0 +1,4 @@ +1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local S=sss +1999-03-02 09:44:33 10HmaX-0005vi-00 == x@y R=r1 T=smtp defer (-44): SMTP error from remote mail server after RCPT TO:<x@y>: host 127.0.0.1 [127.0.0.1]: 451 Temporary error +1999-03-02 09:44:33 10HmaX-0005vi-00 => x@y R=r1 T=smtp H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmaX-0005vi-00 Completed |