diff options
Diffstat (limited to 'test/stdout/0497')
-rw-r--r-- | test/stdout/0497 | 135 |
1 files changed, 133 insertions, 2 deletions
diff --git a/test/stdout/0497 b/test/stdout/0497 index 1b0cdbcea..6755d429e 100644 --- a/test/stdout/0497 +++ b/test/stdout/0497 @@ -1,8 +1,9 @@ +++++++++++++++++++++++++++ + T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 -45 13377 SMTP error from remote mail server after MAIL FROM:<CALLER@myhost.test.ex>: host 127.0.0.1 [127.0.0.1]: 452 temporary error +first failed = time last try = time2 next try = time2 + 0 * ++++++++++++++++++++++++++++ R:userx@x.y -44 13377 SMTP error from remote mail server after RCPT TO:<userx@x.y>: host 127.0.0.1 [127.0.0.1]: 452 temporary error first failed = time last try = time2 next try = time2 + 0 * - T:127.0.0.1:127.0.0.1:1224 dd 65 Connection refused -first failed = time last try = time2 next try = time2 + 900 ******** SERVER ******** Listening on port 1224 ... @@ -12,9 +13,139 @@ EHLO myhost.test.ex 250-server id 250 OK MAIL FROM:<CALLER@myhost.test.ex> +452 temporary error +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +250 OK +RCPT TO:<userx@x.y> +452 temporary error +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +250 OK +RCPT TO:<userx@x.y> +250 OK +DATA +452 temporary error +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +250 OK +RCPT TO:<userx@x.y> +250 OK +DATA +352 GO AHEAD +Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmbD-0005vi-00 + for userx@x.y; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmbD-0005vi-00@myhost.test.ex> +From: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +. +452 temporary error +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250-PIPELINING +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +452 temporary error +RCPT TO:<userx@x.y> +Comparison failed - bailing out +Expected: QUIT +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250-PIPELINING +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +250 OK +RCPT TO:<userx@x.y> +452 temporary error +DATA +Comparison failed - bailing out +Expected: QUIT +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250-PIPELINING +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +250 OK +RCPT TO:<userx@x.y> +250 OK +DATA +452 temporary error +QUIT +250 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250-PIPELINING +250 OK +MAIL FROM:<CALLER@myhost.test.ex> 250 OK RCPT TO:<userx@x.y> +250 OK +DATA +352 GO AHEAD +Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmbL-0005vi-00 + for userx@x.y; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmbL-0005vi-00@myhost.test.ex> +From: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +. 452 temporary error QUIT 250 OK End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 Server ready +EHLO myhost.test.ex +250-server id +250-PIPELINING +250 OK +MAIL FROM:<CALLER@myhost.test.ex> +250 OK +RCPT TO:<userx@x.y> +End of script |