X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fstdout%2F5700;h=a8f3b7482c13a9dd894b3a5db1b76fb3ff8bb6aa;hb=d3e58fcb87faf7131a2712fcfaef200ffd191f05;hp=a45b44c87fa31ee15c83c9f542f785d99e95a2bc;hpb=d68218c76f4dc65a3e308fa75d071526ad0e0f49;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stdout/5700 b/test/stdout/5700 index a45b44c87..a8f3b7482 100644 --- a/test/stdout/5700 +++ b/test/stdout/5700 @@ -6,7 +6,7 @@ Connection request from [127.0.0.1] EHLO the.local.host.name 250-OK 250 HELP -MAIL FROM: +MAIL FROM:<> 250 OK RCPT TO: 250 OK @@ -32,7 +32,7 @@ Connection request from [127.0.0.1] EHLO the.local.host.name 250-OK 250 HELP -MAIL FROM: +MAIL FROM:<> 250 OK RCPT TO: 250 OK @@ -58,3 +58,29 @@ Connection request from [127.0.0.1] EHLO the.local.host.name *sleep 4 End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 ESMTP +EHLO the.local.host.name +250-OK +250 HELP +MAIL FROM:<> +250 OK +RCPT TO: +450 NOT RIGHT NOW +QUIT +220 OK +End of script +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 ESMTP +EHLO the.local.host.name +250-OK +250 HELP +MAIL FROM:<> +250 OK +RCPT TO: +550 GO AWAY +QUIT +220 OK +End of script