summaryrefslogtreecommitdiff
path: root/test/stdout
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-03-20 21:21:18 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-03-20 21:21:18 +0000
commita9f6ab7d420d1ff1389058eb9e7ba3ec5c2ea011 (patch)
treecdb7217edecd18d4a7e6800282e9561a97e56388 /test/stdout
parentc09dbcfb71f4b9a42cbfd8a20e0be6bfa1b12488 (diff)
Testsuite: tidy removed testcase files
Diffstat (limited to 'test/stdout')
-rw-r--r--test/stdout/5911101
-rw-r--r--test/stdout/591222
2 files changed, 0 insertions, 123 deletions
diff --git a/test/stdout/5911 b/test/stdout/5911
deleted file mode 100644
index 016647906..000000000
--- a/test/stdout/5911
+++ /dev/null
@@ -1,101 +0,0 @@
-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 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
-250 OK id=10HmbA-0005vi-00
-221 myhost.test.ex closing connection
-Connecting to 127.0.0.1 port 1224 ... connected
-??? 220
-<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
->>> EHLO test.ex
-??? 250-
-<<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
-??? 250-SIZE
-<<< 250-SIZE 52428800
-??? 250-8BITMIME
-<<< 250-8BITMIME
-??? 250-PIPELINING
-<<< 250-PIPELINING
-??? 250-STARTTLS
-<<< 250-STARTTLS
-??? 250 HELP
-<<< 250 HELP
->>> STARTTLS
-??? 220
-<<< 220 TLS go ahead
-Attempting to start TLS
-SSL connection using ke-RSA-AES256-SHAnnn
-Succeeded in starting TLS
->>> EHLO test.ex
-??? 250-
-<<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
-??? 250-SIZE
-<<< 250-SIZE 52428800
-??? 250-8BITMIME
-<<< 250-8BITMIME
-??? 250-PIPELINING
-<<< 250-PIPELINING
-??? 250-REQUIRETLS
-<<< 250-REQUIRETLS
-??? 250 HELP
-<<< 250 HELP
->>> MAIL FROM:<b@test.ex> REQUIRETLS
-??? 250
-<<< 250 OK
->>> RCPT TO:<d@test.ex>
-??? 250
-<<< 250 Accepted
->>> DATA
-??? 354
-<<< 354 Enter message, ending with "." on a line by itself
->>> Subject: foo
->>>
->>> content
->>> .
-??? 250
-<<< 250 OK id=10HmbC-0005vi-00
->>> QUIT
-??? 221
-<<< 221 myhost.test.ex closing connection
-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
->>> EHLO test.ex
-??? 250-
-<<< 250-myhost.test.ex Hello test.ex [127.0.0.1]
-??? 250-SIZE
-<<< 250-SIZE 52428800
-??? 250-8BITMIME
-<<< 250-8BITMIME
-??? 250-PIPELINING
-<<< 250-PIPELINING
-??? 250-STARTTLS
-<<< 250-STARTTLS
-??? 250 HELP
-<<< 250 HELP
->>> MAIL FROM:<d@test.ex> REQUIRETLS
-??? 555
-<<< 555 unadvertised MAIL option: REQUIRETLS
->>> QUIT
-??? 221
-<<< 221 myhost.test.ex closing connection
-???*eof
-Expected EOF read
-End of script
-
-******** SERVER ********
-Listening on port 1225 ...
-Connection request from [ip4.ip4.ip4.ip4]
-220 Hi there
-EHLO myhost.test.ex
-250 wotcher
-QUIT
-Expected EOF read from client
-End of script
diff --git a/test/stdout/5912 b/test/stdout/5912
deleted file mode 100644
index 5dddcc040..000000000
--- a/test/stdout/5912
+++ /dev/null
@@ -1,22 +0,0 @@
-220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 OK
-530 5.7.4 REQUIRETLS support required
-221 myhost.test.ex closing connection
-220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
-250 OK
-530 5.7.4 REQUIRETLS support required
-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
-221 myhost.test.ex closing connection
-
-******** SERVER ********
-Listening on port 1225 ...
-Connection request from [ip4.ip4.ip4.ip4]
-220 Hi there
-EHLO myhost.test.ex
-250 wotcher
-QUIT
-Expected EOF read from client
-End of script