X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/46a36afae41f63de654269c8a0b7cf5852a85a14..b8a84c728b30b9d4736e9a37a2e3d3ca62684d23:/test/stdout/0900 diff --git a/test/stdout/0900 b/test/stdout/0900 index fbebcf5f0..0c8d7ea40 100644 --- a/test/stdout/0900 +++ b/test/stdout/0900 @@ -317,7 +317,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 88 byte chunk, total 88 ??? 250 -<<< 250 OK id=10HmbD-000000005vi-0000 +<<< 250 OK id=10HmbF-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection @@ -454,7 +454,7 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- 6 byte chunk, total 93 <<< 250- 6 byte chunk, total 93 ??? 250 OK -<<< 250 OK id=10HmbE-000000005vi-0000 +<<< 250 OK id=10HmbG-000000005vi-0000 >>> QUIT ??? 221 <<< 221 testhost.test.ex closing connection @@ -523,8 +523,52 @@ Connecting to 127.0.0.1 port 1225 ... connected ??? 250- <<< 250- 98 byte chunk, total 100 ??? 250 -<<< 250 OK id=10HmbF-000000005vi-0000 +<<< 250 OK id=10HmbH-000000005vi-0000 >>> quit ??? 221 <<< 221 testhost.test.ex closing connection End of script +Connecting to 127.0.0.1 port 1225 ... connected +??? 220 +<<< 220 testhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> ehlo smuggler +??? 250- +<<< 250-testhost.test.ex Hello smuggler [127.0.0.1] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-8BITMIME +<<< 250-8BITMIME +??? 250-PIPELINING +<<< 250-PIPELINING +??? 250-CHUNKING +<<< 250-CHUNKING +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM: +??? 250 +<<< 250 OK +>>> RCPT TO: +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test of smuggled smtp +>>> +>>> This is body for initial message +>>> The next line is a bogus end-of-data attempt, followed by a try at a smuggled message: +>>> .\n +>>> mail from: +>>> rcpt to: +>>> bdat 86 last +>>> Subject: send me all your money! +>>> +>>> All your base are belong to us. Send Bitcoins. +>>> QUIT +>>> . +??? 250 +<<< 250 OK id=10HmbI-000000005vi-0000 +>>> QUIT +??? 221 +<<< 221 testhost.test.ex closing connection +End of script