diff options
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0583 | 113 | ||||
-rw-r--r-- | test/stdout/0584 | 37 | ||||
-rw-r--r-- | test/stdout/0585 | 52 | ||||
-rw-r--r-- | test/stdout/0586 | 16 | ||||
-rw-r--r-- | test/stdout/0587 | 18 | ||||
-rw-r--r-- | test/stdout/0588 | 60 | ||||
-rw-r--r-- | test/stdout/0589 | 75 | ||||
-rw-r--r-- | test/stdout/0591 | 39 | ||||
-rw-r--r-- | test/stdout/0593 (renamed from test/stdout/0601) | 1 | ||||
-rw-r--r-- | test/stdout/0595 | 2 | ||||
-rw-r--r-- | test/stdout/0596 | 14 | ||||
-rw-r--r-- | test/stdout/0597 | 74 | ||||
-rw-r--r-- | test/stdout/0599 | 81 | ||||
-rw-r--r-- | test/stdout/0603 | 31 | ||||
-rw-r--r-- | test/stdout/0605 | 20 | ||||
-rw-r--r-- | test/stdout/0606 | 20 | ||||
-rw-r--r-- | test/stdout/0608 | 14 | ||||
-rw-r--r-- | test/stdout/0612 | 161 | ||||
-rw-r--r-- | test/stdout/0614 | 41 | ||||
-rw-r--r-- | test/stdout/0615 (renamed from test/stdout/0604) | 0 | ||||
-rw-r--r-- | test/stdout/0618 | 176 | ||||
-rw-r--r-- | test/stdout/0619 (renamed from test/stdout/0624) | 0 | ||||
-rw-r--r-- | test/stdout/0620 (renamed from test/stdout/0625) | 0 | ||||
-rw-r--r-- | test/stdout/0623 | 65 |
24 files changed, 555 insertions, 555 deletions
diff --git a/test/stdout/0583 b/test/stdout/0583 index 9c896e3e6..9f70b7343 100644 --- a/test/stdout/0583 +++ b/test/stdout/0583 @@ -1,52 +1,61 @@ -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
-250 OK id=10HmbA-0005vi-00
-221 myhost.test.ex closing connection
-### Reject: no match -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 Administrative prohibition
-221 myhost.test.ex closing connection
-### Reject, with specific SMTP message -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 Rejected after DATA: bcc recipient detected
-221 myhost.test.ex closing connection
-### Accept, matches in header CC: -220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 OK
-250 Accepted
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbB-0005vi-00
-221 myhost.test.ex closing connection
-### Reject: To: & CC: combo, an env rcpt missing -220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 OK
-250 Accepted
-250 Accepted
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-550 Administrative prohibition
-221 myhost.test.ex closing connection
-### Accept: Resent-To: & Resent-CC: combo -220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 OK
-250 Accepted
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbC-0005vi-00
-221 myhost.test.ex closing connection
- -******** SERVER ******** -### Reject: no match -### Reject, with specific SMTP message -### Accept, matches in header CC: -### Reject: To: & CC: combo, an env rcpt missing -### Accept: Resent-To: & Resent-CC: combo +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO test +??? 250- +<<< 250-myhost.test.ex Hello test [127.0.0.1] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-8BITMIME +<<< 250-8BITMIME +??? 250-PIPELINING +<<< 250-PIPELINING +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM:<a@test.ex>\r\nRCPT TO:<quota_good@test.ex> +??? 250 +<<< 250 OK +??? 250 +<<< 250 Accepted +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<b@test.ex> SIZE=ssss\r\nRCPT TO:<quota_fail@test.ex> +??? 250 +<<< 250 OK +??? 550 +<<< 550 Administrative prohibition +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<c@test.ex>\r\nRCPT TO:<route_fail@test.ex> +??? 250 +<<< 250 OK +??? 550 +<<< 550 Administrative prohibition +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<d@test.ex>\r\nRCPT TO:<quota_good@test.ex> +??? 250 +<<< 250 OK +??? 250 +<<< 250 Accepted +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<e@test.ex> SIZE=ssss\r\nRCPT TO:<quota_fail@test.ex> +??? 250 +<<< 250 OK +??? 550 +<<< 550 Administrative prohibition +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<f@test.ex>\r\nRCPT TO:<route_fail@test.ex> +??? 250 +<<< 250 OK +??? 550 +<<< 550 Administrative prohibition +>>> QUIT +End of script diff --git a/test/stdout/0584 b/test/stdout/0584 index 4e4673def..620e8f89f 100644 --- a/test/stdout/0584 +++ b/test/stdout/0584 @@ -1,6 +1,39 @@ -220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+ +**** SMTP testing session as if from host 127.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
250 Accepted
354 Enter message, ending with "." on a line by itself
250 OK id=10HmaX-0005vi-00
-221 the.local.host.name closing connection
+ +**** SMTP testing: that is not a real message id! + +221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host 127.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-Verification failed for <fail@test.ex>
+550-Unrouteable address
+550 Sender verify failed
+221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host 127.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
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaY-0005vi-00
+ +**** SMTP testing: that is not a real message id! + +221 myhost.test.ex closing connection
diff --git a/test/stdout/0585 b/test/stdout/0585 new file mode 100644 index 000000000..9c896e3e6 --- /dev/null +++ b/test/stdout/0585 @@ -0,0 +1,52 @@ +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
+250 OK id=10HmbA-0005vi-00
+221 myhost.test.ex closing connection
+### Reject: no match +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 Administrative prohibition
+221 myhost.test.ex closing connection
+### Reject, with specific SMTP message +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 Rejected after DATA: bcc recipient detected
+221 myhost.test.ex closing connection
+### Accept, matches in header CC: +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbB-0005vi-00
+221 myhost.test.ex closing connection
+### Reject: To: & CC: combo, an env rcpt missing +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+250 Accepted
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+550 Administrative prohibition
+221 myhost.test.ex closing connection
+### Accept: Resent-To: & Resent-CC: combo +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbC-0005vi-00
+221 myhost.test.ex closing connection
+ +******** SERVER ******** +### Reject: no match +### Reject, with specific SMTP message +### Accept, matches in header CC: +### Reject: To: & CC: combo, an env rcpt missing +### Accept: Resent-To: & Resent-CC: combo diff --git a/test/stdout/0586 b/test/stdout/0586 index 0fe061759..9681d83d6 100644 --- a/test/stdout/0586 +++ b/test/stdout/0586 @@ -1,2 +1,14 @@ -abcd@test.ex cannot be resolved at this time: Tainted name 'TESTSUITE/aux-fixed/0586.list.abcd' for file read not permitted - +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> HELO localhost +??? 250 +<<< 250 myhost.test.ex Hello localhost [127.0.0.1] +End of script +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> HELO l-sec +??? 250 +<<< 250 myhost.test.ex Hello localhost [127.0.0.1] +End of script diff --git a/test/stdout/0587 b/test/stdout/0587 index 1c9455905..64db9998c 100644 --- a/test/stdout/0587 +++ b/test/stdout/0587 @@ -1,14 +1,10 @@ + +**** SMTP testing session as if from host ip4.ip4.ip4.ip4 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 the.local.host.name Hello test [ip4.ip4.ip4.ip4]
250 OK
-250 Accepted
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaX-0005vi-00
-221 the.local.host.name closing connection
-220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 OK
-250 Accepted
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaY-0005vi-00
+451 Temporary local problem - please try later
221 the.local.host.name closing connection
diff --git a/test/stdout/0588 b/test/stdout/0588 index 994f04e2e..5ea77a338 100644 --- a/test/stdout/0588 +++ b/test/stdout/0588 @@ -1,40 +1,20 @@ -Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> HELO test -??? 250 -<<< 250 the.local.host.name Hello test [127.0.0.1] ->>> MAIL FROM:<CALLER@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<good@test.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: should be good ->>> ->>> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ->>> . -??? 250 -<<< 250 OK id=10HmaX-0005vi-00 ->>> MAIL FROM:<CALLER@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<bad@test.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: should be bad ->>> ->>> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa ->>> . -??? 250 -<<< 250 OK id=10HmaY-0005vi-00 ->>> QUIT -??? 221 -<<< 221 the.local.host.name closing connection -End of script + +**** SMTP testing session as if from host 127.0.0.1 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 the.local.host.name Hello test [127.0.0.1]
+250 OK
+250 Accepted
+221 the.local.host.name closing connection
+ +**** SMTP testing session as if from host 127.0.0.1 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 the.local.host.name Hello test [127.0.0.1]
+250 OK
+250 Accepted
+221 the.local.host.name closing connection
diff --git a/test/stdout/0589 b/test/stdout/0589 index 9f70b7343..994f04e2e 100644 --- a/test/stdout/0589 +++ b/test/stdout/0589 @@ -1,61 +1,40 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO test -??? 250- -<<< 250-myhost.test.ex Hello test [127.0.0.1] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250-8BITMIME -<<< 250-8BITMIME -??? 250-PIPELINING -<<< 250-PIPELINING -??? 250 HELP -<<< 250 HELP ->>> MAIL FROM:<a@test.ex>\r\nRCPT TO:<quota_good@test.ex> +<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> HELO test ??? 250 -<<< 250 OK -??? 250 -<<< 250 Accepted ->>> RSET -??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<b@test.ex> SIZE=ssss\r\nRCPT TO:<quota_fail@test.ex> -??? 250 -<<< 250 OK -??? 550 -<<< 550 Administrative prohibition ->>> RSET -??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<c@test.ex>\r\nRCPT TO:<route_fail@test.ex> -??? 250 -<<< 250 OK -??? 550 -<<< 550 Administrative prohibition ->>> RSET -??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<d@test.ex>\r\nRCPT TO:<quota_good@test.ex> +<<< 250 the.local.host.name Hello test [127.0.0.1] +>>> MAIL FROM:<CALLER@test.ex> ??? 250 <<< 250 OK +>>> RCPT TO:<good@test.ex> ??? 250 <<< 250 Accepted ->>> RSET +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: should be good +>>> +>>> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +>>> . ??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<e@test.ex> SIZE=ssss\r\nRCPT TO:<quota_fail@test.ex> +<<< 250 OK id=10HmaX-0005vi-00 +>>> MAIL FROM:<CALLER@test.ex> ??? 250 <<< 250 OK -??? 550 -<<< 550 Administrative prohibition ->>> RSET +>>> RCPT TO:<bad@test.ex> ??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<f@test.ex>\r\nRCPT TO:<route_fail@test.ex> -??? 250 -<<< 250 OK -??? 550 -<<< 550 Administrative prohibition +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: should be bad +>>> +>>> aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa +>>> . +??? 250 +<<< 250 OK id=10HmaY-0005vi-00 >>> QUIT +??? 221 +<<< 221 the.local.host.name closing connection End of script diff --git a/test/stdout/0591 b/test/stdout/0591 deleted file mode 100644 index 620e8f89f..000000000 --- a/test/stdout/0591 +++ /dev/null @@ -1,39 +0,0 @@ - -**** SMTP testing session as if from host 127.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
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaX-0005vi-00
- -**** SMTP testing: that is not a real message id! - -221 myhost.test.ex closing connection
- -**** SMTP testing session as if from host 127.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-Verification failed for <fail@test.ex>
-550-Unrouteable address
-550 Sender verify failed
-221 myhost.test.ex closing connection
- -**** SMTP testing session as if from host 127.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
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaY-0005vi-00
- -**** SMTP testing: that is not a real message id! - -221 myhost.test.ex closing connection
diff --git a/test/stdout/0601 b/test/stdout/0593 index 3c2710ecf..4e4673def 100644 --- a/test/stdout/0601 +++ b/test/stdout/0593 @@ -4,4 +4,3 @@ 354 Enter message, ending with "." on a line by itself
250 OK id=10HmaX-0005vi-00
221 the.local.host.name closing connection
-received: message from exim diff --git a/test/stdout/0595 b/test/stdout/0595 new file mode 100644 index 000000000..dce7e8496 --- /dev/null +++ b/test/stdout/0595 @@ -0,0 +1,2 @@ +abcd@test.ex cannot be resolved at this time: Tainted name 'TESTSUITE/aux-fixed/0595.list.abcd' for file read not permitted + diff --git a/test/stdout/0596 b/test/stdout/0596 new file mode 100644 index 000000000..1c9455905 --- /dev/null +++ b/test/stdout/0596 @@ -0,0 +1,14 @@ +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaX-0005vi-00
+221 the.local.host.name closing connection
+220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaY-0005vi-00
+221 the.local.host.name closing connection
diff --git a/test/stdout/0597 b/test/stdout/0597 new file mode 100644 index 000000000..ee9dd950a --- /dev/null +++ b/test/stdout/0597 @@ -0,0 +1,74 @@ +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> HELO me +??? 250 +<<< 250 the.local.host.name Hello me [127.0.0.1] +>>> MAIL FROM:<CALLER@test.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<queue_only_1@test.ex> +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: 1 +>>> . +??? 250 +<<< 250 OK id=10HmaX-0005vi-00 +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<CALLER@test.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<queue_only_2@test.ex> +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: 2 +>>> . +??? 250 +<<< 250 OK id=10HmaZ-0005vi-00 +>>> QUIT +End of script +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> HELO me +??? 250 +<<< 250 the.local.host.name Hello me [127.0.0.1] +>>> MAIL FROM:<CALLER@test.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<first_pass_route_1@test.ex> +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: 1 +>>> . +??? 250 +<<< 250 OK id=10HmbB-0005vi-00 +>>> RSET +??? 250 +<<< 250 Reset OK +>>> MAIL FROM:<CALLER@test.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<first_pass_route_2@test.ex> +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: 2 +>>> . +??? 250 +<<< 250 OK id=10HmbD-0005vi-00 +>>> QUIT +End of script diff --git a/test/stdout/0599 b/test/stdout/0599 index ee9dd950a..3c2710ecf 100644 --- a/test/stdout/0599 +++ b/test/stdout/0599 @@ -1,74 +1,7 @@ -Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> HELO me -??? 250 -<<< 250 the.local.host.name Hello me [127.0.0.1] ->>> MAIL FROM:<CALLER@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<queue_only_1@test.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: 1 ->>> . -??? 250 -<<< 250 OK id=10HmaX-0005vi-00 ->>> RSET -??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<CALLER@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<queue_only_2@test.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: 2 ->>> . -??? 250 -<<< 250 OK id=10HmaZ-0005vi-00 ->>> QUIT -End of script -Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> HELO me -??? 250 -<<< 250 the.local.host.name Hello me [127.0.0.1] ->>> MAIL FROM:<CALLER@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<first_pass_route_1@test.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: 1 ->>> . -??? 250 -<<< 250 OK id=10HmbB-0005vi-00 ->>> RSET -??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<CALLER@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<first_pass_route_2@test.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: 2 ->>> . -??? 250 -<<< 250 OK id=10HmbD-0005vi-00 ->>> QUIT -End of script +220 the.local.host.name 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
+250 OK id=10HmaX-0005vi-00
+221 the.local.host.name closing connection
+received: message from exim diff --git a/test/stdout/0603 b/test/stdout/0603 deleted file mode 100644 index ee9b665a1..000000000 --- a/test/stdout/0603 +++ /dev/null @@ -1,31 +0,0 @@ -220 the.local.host.name 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
-250 OK id=10HmaX-0005vi-00
-250 Reset OK
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaY-0005vi-00
-250 Reset OK
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaZ-0005vi-00
-250 Reset OK
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbA-0005vi-00
-250 Reset OK
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbB-0005vi-00
-250 Reset OK
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbC-0005vi-00
-221 the.local.host.name closing connection
diff --git a/test/stdout/0605 b/test/stdout/0605 index 64db9998c..f670e1e23 100644 --- a/test/stdout/0605 +++ b/test/stdout/0605 @@ -1,10 +1,10 @@ - -**** SMTP testing session as if from host ip4.ip4.ip4.ip4 -**** but without any ident (RFC 1413) callback. -**** This is not for real! - -220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 the.local.host.name Hello test [ip4.ip4.ip4.ip4]
-250 OK
-451 Temporary local problem - please try later
-221 the.local.host.name closing connection
+Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> QUIT +End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> QUIT +End of script diff --git a/test/stdout/0606 b/test/stdout/0606 deleted file mode 100644 index 5ea77a338..000000000 --- a/test/stdout/0606 +++ /dev/null @@ -1,20 +0,0 @@ - -**** SMTP testing session as if from host 127.0.0.1 -**** but without any ident (RFC 1413) callback. -**** This is not for real! - -220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 the.local.host.name Hello test [127.0.0.1]
-250 OK
-250 Accepted
-221 the.local.host.name closing connection
- -**** SMTP testing session as if from host 127.0.0.1 -**** but without any ident (RFC 1413) callback. -**** This is not for real! - -220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 the.local.host.name Hello test [127.0.0.1]
-250 OK
-250 Accepted
-221 the.local.host.name closing connection
diff --git a/test/stdout/0608 b/test/stdout/0608 deleted file mode 100644 index 9681d83d6..000000000 --- a/test/stdout/0608 +++ /dev/null @@ -1,14 +0,0 @@ -Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> HELO localhost -??? 250 -<<< 250 myhost.test.ex Hello localhost [127.0.0.1] -End of script -Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> HELO l-sec -??? 250 -<<< 250 myhost.test.ex Hello localhost [127.0.0.1] -End of script diff --git a/test/stdout/0612 b/test/stdout/0612 new file mode 100644 index 000000000..6bb2ca97f --- /dev/null +++ b/test/stdout/0612 @@ -0,0 +1,161 @@ +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO testclient +??? 250- +<<< 250-myhost.test.ex Hello testclient [127.0.0.1] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250 HELP +<<< 250 HELP +End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO testclient +??? 250- +<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-DSN +<<< 250-DSN +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM:<a@dump.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<any@test.ex> NOTIFY=foo +??? 501 +<<< 501 Invalid value for NOTIFY parameter +>>> RCPT TO:<rmt_reject@test.ex> NOTIFY=never +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> . +??? 250 +<<< 250 OK id=10HmaX-0005vi-00 +>>> QUIT +??? 221 +<<< 221 myhost.test.ex closing connection +End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO testclient +??? 250- +<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-DSN +<<< 250-DSN +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM:<b@dump.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<rmt_accept@test.ex> NOTIFY=success +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> . +??? 250 +<<< 250 OK id=10HmaY-0005vi-00 +>>> QUIT +??? 221 +<<< 221 myhost.test.ex closing connection +End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO testclient +??? 250- +<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-DSN +<<< 250-DSN +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM:<c@dump.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<rmt_defer@test.ex> NOTIFY=delay +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> . +??? 250 +<<< 250 OK id=10HmbB-0005vi-00 +>>> QUIT +??? 221 +<<< 221 myhost.test.ex closing connection +End of script +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO testclient +??? 250- +<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-DSN +<<< 250-DSN +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM:<d@dump.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<rmt_defer@test.ex> NOTIFY=never +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> . +??? 250 +<<< 250 OK id=10HmbC-0005vi-00 +>>> QUIT +??? 221 +<<< 221 myhost.test.ex closing connection +End of script +Message 10HmbB-0005vi-00 has been removed +Message 10HmbC-0005vi-00 has been removed +Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> EHLO testclient +??? 250- +<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-DSN +<<< 250-DSN +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM:<e@dump.ex> +??? 250 +<<< 250 OK +>>> RCPT TO:<rmt_reject@test.ex> NOTIFY=fAiLuRe,DELAY +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> . +??? 250 +<<< 250 OK id=10HmbE-0005vi-00 +>>> QUIT +??? 221 +<<< 221 myhost.test.ex closing connection +End of script diff --git a/test/stdout/0614 b/test/stdout/0614 index f670e1e23..ee9b665a1 100644 --- a/test/stdout/0614 +++ b/test/stdout/0614 @@ -1,10 +1,31 @@ -Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> QUIT -End of script -Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> QUIT -End of script +220 the.local.host.name 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
+250 OK id=10HmaX-0005vi-00
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaY-0005vi-00
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaZ-0005vi-00
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbA-0005vi-00
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbB-0005vi-00
+250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbC-0005vi-00
+221 the.local.host.name closing connection
diff --git a/test/stdout/0604 b/test/stdout/0615 index a6da43d1d..a6da43d1d 100644 --- a/test/stdout/0604 +++ b/test/stdout/0615 diff --git a/test/stdout/0618 b/test/stdout/0618 index 6bb2ca97f..27103d94f 100644 --- a/test/stdout/0618 +++ b/test/stdout/0618 @@ -1,161 +1,65 @@ + +**** SMTP testing session as if from host 99.99.99.99 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 the.local.host.name Hello tester [99.99.99.99]
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbA-0005vi-00
+ +**** SMTP testing: that is not a real message id! + +250 Reset OK
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmbB-0005vi-00
+ +**** SMTP testing: that is not a real message id! + +221 the.local.host.name closing connection
Connecting to 127.0.0.1 port 1225 ... connected ??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO testclient -??? 250- -<<< 250-myhost.test.ex Hello testclient [127.0.0.1] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250 HELP -<<< 250 HELP -End of script -Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO testclient -??? 250- -<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250-DSN -<<< 250-DSN -??? 250 HELP -<<< 250 HELP ->>> MAIL FROM:<a@dump.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<any@test.ex> NOTIFY=foo -??? 501 -<<< 501 Invalid value for NOTIFY parameter ->>> RCPT TO:<rmt_reject@test.ex> NOTIFY=never -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: test ->>> . +<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> HELO tester ??? 250 -<<< 250 OK id=10HmaX-0005vi-00 ->>> QUIT -??? 221 -<<< 221 myhost.test.ex closing connection -End of script -Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO testclient -??? 250- -<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250-DSN -<<< 250-DSN -??? 250 HELP -<<< 250 HELP ->>> MAIL FROM:<b@dump.ex> +<<< 250 the.local.host.name Hello tester [127.0.0.1] +>>> MAIL FROM:<a@test.ex> ??? 250 <<< 250 OK ->>> RCPT TO:<rmt_accept@test.ex> NOTIFY=success +>>> RCPT TO:<fred@good1.ex> ??? 250 <<< 250 Accepted >>> DATA ??? 354 <<< 354 Enter message, ending with "." on a line by itself ->>> Subject: test >>> . ??? 250 <<< 250 OK id=10HmaY-0005vi-00 ->>> QUIT -??? 221 -<<< 221 myhost.test.ex closing connection -End of script -Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO testclient -??? 250- -<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250-DSN -<<< 250-DSN -??? 250 HELP -<<< 250 HELP ->>> MAIL FROM:<c@dump.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<rmt_defer@test.ex> NOTIFY=delay +>>> RSET ??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: test ->>> . -??? 250 -<<< 250 OK id=10HmbB-0005vi-00 ->>> QUIT -??? 221 -<<< 221 myhost.test.ex closing connection -End of script -Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO testclient -??? 250- -<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250-DSN -<<< 250-DSN -??? 250 HELP -<<< 250 HELP ->>> MAIL FROM:<d@dump.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<rmt_defer@test.ex> NOTIFY=never -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> Subject: test ->>> . -??? 250 -<<< 250 OK id=10HmbC-0005vi-00 ->>> QUIT -??? 221 -<<< 221 myhost.test.ex closing connection -End of script -Message 10HmbB-0005vi-00 has been removed -Message 10HmbC-0005vi-00 has been removed -Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected -??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> EHLO testclient -??? 250- -<<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] -??? 250-SIZE -<<< 250-SIZE 52428800 -??? 250-DSN -<<< 250-DSN -??? 250 HELP -<<< 250 HELP ->>> MAIL FROM:<e@dump.ex> +<<< 250 Reset OK +>>> MAIL FROM:<b@test.ex> ??? 250 <<< 250 OK ->>> RCPT TO:<rmt_reject@test.ex> NOTIFY=fAiLuRe,DELAY +>>> RCPT TO:<jim@good2.ex> ??? 250 <<< 250 Accepted >>> DATA ??? 354 <<< 354 Enter message, ending with "." on a line by itself ->>> Subject: test >>> . ??? 250 -<<< 250 OK id=10HmbE-0005vi-00 +<<< 250 OK id=10HmaZ-0005vi-00 >>> QUIT -??? 221 -<<< 221 myhost.test.ex closing connection End of script +220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 the.local.host.name Hello CALLER at tester
+250 OK
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+250 OK id=10HmaX-0005vi-00
+221 the.local.host.name closing connection
diff --git a/test/stdout/0624 b/test/stdout/0619 index c59ed78b2..c59ed78b2 100644 --- a/test/stdout/0624 +++ b/test/stdout/0619 diff --git a/test/stdout/0625 b/test/stdout/0620 index e09987cc3..e09987cc3 100644 --- a/test/stdout/0625 +++ b/test/stdout/0620 diff --git a/test/stdout/0623 b/test/stdout/0623 deleted file mode 100644 index 27103d94f..000000000 --- a/test/stdout/0623 +++ /dev/null @@ -1,65 +0,0 @@ - -**** SMTP testing session as if from host 99.99.99.99 -**** but without any ident (RFC 1413) callback. -**** This is not for real! - -220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 the.local.host.name Hello tester [99.99.99.99]
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbA-0005vi-00
- -**** SMTP testing: that is not a real message id! - -250 Reset OK
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmbB-0005vi-00
- -**** SMTP testing: that is not a real message id! - -221 the.local.host.name closing connection
-Connecting to 127.0.0.1 port 1225 ... connected -??? 220 -<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 ->>> HELO tester -??? 250 -<<< 250 the.local.host.name Hello tester [127.0.0.1] ->>> MAIL FROM:<a@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<fred@good1.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> . -??? 250 -<<< 250 OK id=10HmaY-0005vi-00 ->>> RSET -??? 250 -<<< 250 Reset OK ->>> MAIL FROM:<b@test.ex> -??? 250 -<<< 250 OK ->>> RCPT TO:<jim@good2.ex> -??? 250 -<<< 250 Accepted ->>> DATA -??? 354 -<<< 354 Enter message, ending with "." on a line by itself ->>> . -??? 250 -<<< 250 OK id=10HmaZ-0005vi-00 ->>> QUIT -End of script -220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 the.local.host.name Hello CALLER at tester
-250 OK
-250 Accepted
-354 Enter message, ending with "." on a line by itself
-250 OK id=10HmaX-0005vi-00
-221 the.local.host.name closing connection
|