X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fstdout%2F4600;h=e686fee12cc923ff43245d5b185716680bc0c18d;hb=44b6e099b76f403a55e77650821f8a69e9d2682e;hp=c33a531c2ebf2f34c57b04eb457e590c778686fc;hpb=743c4c9f5a8ecd10fb91fff283d949ca9d12e2fb;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stdout/4600 b/test/stdout/4600 index c33a531c2..e686fee12 100644 --- a/test/stdout/4600 +++ b/test/stdout/4600 @@ -1,10 +1,52 @@ +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 +>>> helo testclient +??? 250 +<<< 250 myhost.test.ex Hello testclient [127.0.0.1] +>>> mail from: +??? 250 +<<< 250 OK +>>> rcpt to: +??? 250 +<<< 250 Accepted +>>> quit +End of script +Connecting to ip4.ip4.ip4.ip4 port 1224 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> helo testclient +??? 250 +<<< 250 myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] +>>> mail from: +??? 250 +<<< 250 OK +>>> rcpt to: +??? 250 +<<< 250 Accepted +>>> quit +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 +>>> helo testclient +??? 250 +<<< 250 myhost.test.ex Hello testclient [127.0.0.1] +>>> mail from: +??? 250 +<<< 250 OK +>>> rcpt to: +??? 250 +<<< 250 Accepted +>>> quit +End of script Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> helo testclient ??? 250 <<< 250 myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4] ->>> mail from: +>>> mail from: ??? 250 <<< 250 OK >>> rcpt to: @@ -12,13 +54,27 @@ Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected <<< 550 Administrative prohibition >>> quit End of script -Connecting to 127.0.0.1 port 1225 ... connected +Connecting to 127.0.0.1 port 1226 ... connected ??? 220 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 >>> helo testclient ??? 250 <<< 250 myhost.test.ex Hello testclient [127.0.0.1] ->>> mail from: +>>> mail from: +??? 250 +<<< 250 OK +>>> rcpt to: +??? 550 +<<< 550 Administrative prohibition +>>> quit +End of script +Connecting to ip4.ip4.ip4.ip4 port 1224 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> helo passme.helo.example.com +??? 250 +<<< 250 myhost.test.ex Hello passme.helo.example.com [ip4.ip4.ip4.ip4] +>>> mail from:<> ??? 250 <<< 250 OK >>> rcpt to: @@ -26,3 +82,17 @@ Connecting to 127.0.0.1 port 1225 ... connected <<< 250 Accepted >>> quit End of script +Connecting to ip4.ip4.ip4.ip4 port 1224 ... connected +??? 220 +<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +>>> helo passme.helo.example.com +??? 250 +<<< 250 myhost.test.ex Hello passme.helo.example.com [ip4.ip4.ip4.ip4] +>>> mail from: +??? 250 +<<< 250 OK +>>> rcpt to: +??? 550 +<<< 550 Administrative prohibition +>>> quit +End of script