diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-07 11:24:56 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-02-07 11:24:56 +0000 |
commit | e28326d8a5aad335b724b9ff1e5222c914e56143 (patch) | |
tree | 9483711ad70855aa747ac9681a5439fa1cb7746d /test/stdout/0555 | |
parent | 3a0615784b9974a727afc9d503e9647f52fc630c (diff) |
Split long fakereject and fakedefer messages.
Diffstat (limited to 'test/stdout/0555')
-rw-r--r-- | test/stdout/0555 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/stdout/0555 b/test/stdout/0555 new file mode 100644 index 000000000..b821e7b4b --- /dev/null +++ b/test/stdout/0555 @@ -0,0 +1,15 @@ +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+550-Your message has been rejected but is being kept for evaluation.
+550-If it was a legitimate message, it may still be delivered to the target
+550 recipient(s).
+221 myhost.test.ex closing connection
+220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+450-This is a rather long customised message that should get automatically
+450 split up into more than one response line.
+221 myhost.test.ex closing connection
|