diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-07 21:15:33 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-04 14:57:03 +0100 |
commit | 24f66b4d1c46e638edbd1af06d3705cf0767a3c7 (patch) | |
tree | b5836c1dc9ddc1d5017481aa27bbb1366ff0a7a9 /test/log | |
parent | 2e5b33cdf3591080e44862951f7c2ac9eced16de (diff) |
Add testcase for callout fallback from ESMTP to SMTP.
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/5400 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/log/5400 b/test/log/5400 index 69f769cbd..2f049f7d1 100644 --- a/test/log/5400 +++ b/test/log/5400 @@ -1,4 +1,14 @@ +1999-03-02 09:44:33 rcpt for userx@domain.com 1999-03-02 09:44:33 10HmaX-0005vi-00 >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss 1999-03-02 09:44:33 10HmaX-0005vi-00 Completed +1999-03-02 09:44:33 rcpt for userz@domain.com +1999-03-02 09:44:33 10HmaY-0005vi-00 >> userz@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss +1999-03-02 09:44:33 10HmaY-0005vi-00 Completed +1999-03-02 09:44:33 rcpt for usery@domain.com +1999-03-02 09:44:33 rcpt for userx@domain.com +1999-03-02 09:44:33 10HmaZ-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss +1999-03-02 09:44:33 10HmaZ-0005vi-00 => usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmaZ-0005vi-00 -> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] +1999-03-02 09:44:33 10HmaZ-0005vi-00 Completed |