diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-20 15:43:50 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-20 15:43:50 +0000 |
commit | 71397c82b53a22ce20701caeaad814a085414f8b (patch) | |
tree | b808effe7243cefb201a5bf07141f33f386e5a84 /test/stdout | |
parent | 9e146c9f623bfaaf104450e7be8ab78e042c7c9d (diff) |
Special test.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/9903 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/stdout/9903 b/test/stdout/9903 new file mode 100644 index 000000000..da755e7a6 --- /dev/null +++ b/test/stdout/9903 @@ -0,0 +1,18 @@ ++++++++++++++++++++++++++++ + R:userx@test.ex -44 13121 SMTP error from remote mail server after RCPT TO:<userx@test.ex>: host 127.0.0.1 [127.0.0.1]: 451 Recipient not OK +first failed = time last try = time2 next try = time2 + 1 + +******** SERVER ******** +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 ESMTP +EHLO myhost.text.ex +250-OK +250 HELP +MAIL FROM:<CALLER@test.ex> +250 Sender OK +RCPT TO:<userx@test.ex> +451 Recipient not OK +QUIT +250 OK +End of script |