diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 16:01:38 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-12 16:06:36 +0000 |
commit | a466d09b249d5018ecb0f1ec45adba545c02c75b (patch) | |
tree | 687467673181336dc6202f3e9d1bb678d2da77bd /test/stdout/0092 | |
parent | 0b56b50791f84fca479ad9bb9b0ce789959e3a2e (diff) |
Make smtp_receive_timeout main option expanded. Bug 564
Diffstat (limited to 'test/stdout/0092')
-rw-r--r-- | test/stdout/0092 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/stdout/0092 b/test/stdout/0092 index 3656b9120..6e8d05716 100644 --- a/test/stdout/0092 +++ b/test/stdout/0092 @@ -29,6 +29,16 @@ 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
+421 myhost.test.ex SMTP incoming data timeout - closing connection.
+ +**** SMTP testing session as if from host V4NET.0.0.1 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
550 unrouteable address
421 myhost.test.ex: SMTP command timeout - closing connection
421 SMTP command timeout |