X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..ce41ebd827abe9be836bb7f39ebe945867628c34:/test/stdout/4201 diff --git a/test/stdout/4201 b/test/stdout/4201 index 5a110f292..9c95da74e 100644 --- a/test/stdout/4201 +++ b/test/stdout/4201 @@ -64,6 +64,21 @@ Connecting to 127.0.0.1 port 1225 ... connected >>> . ??? 250 <<< 250 OK id=10HmbA-0005vi-00 +>>> MAIL FROM: <ليهمابتكلموشعربي؟@czech.Pročprostěnemluvíčesky.com> SMTPUTF8 +??? 250 +<<< 250 OK +>>> RCPT TO: +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> +>>> body +>>> . +??? 250 +<<< 250 OK id=10HmbB-0005vi-00 >>> QUIT ??? 221 <<< 221 the.local.host.name closing connection @@ -80,3 +95,24 @@ End of script 354 Enter message, ending with "." on a line by itself 250 OK id=10HmaX-0005vi-00 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 +>>> EHLO client +??? 250- +<<< 250-the.local.host.name Hello client [127.0.0.1] +??? 250-SIZE +<<< 250-SIZE 52428800 +??? 250-8BITMIME +<<< 250-8BITMIME +??? 250-PIPELINING +<<< 250-PIPELINING +??? 250 HELP +<<< 250 HELP +>>> MAIL FROM: SMTPUTF8 +??? 501 +<<< 501 SMTPUTF8 used when not advertised +>>> QUIT +??? 221 +<<< 221 the.local.host.name closing connection +End of script