X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fstdout%2F4201;h=9c95da74ed3e9f89ca1d5ecc97104ad9f0df9356;hb=a75ebe0dcc5faeb915cacb0d9db66d2475789116;hp=08f6f114528242ca9dd70771f8f4d6681bfa05b4;hpb=946515bfe62796f6c0d6554e9e1e227f33253e7c;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stdout/4201 b/test/stdout/4201 index 08f6f1145..9c95da74e 100644 --- a/test/stdout/4201 +++ b/test/stdout/4201 @@ -95,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