hosts_require_helo
[exim.git] / test / stdout / 0609
1 Connecting to 127.0.0.1 port 1225 ... connected
2 ??? 220
3 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4 >>> helo test
5 ??? 250
6 <<< 250 myhost.test.ex Hello test [127.0.0.1]
7 >>> mail from:<x@y.test.ex>
8 ??? 250
9 <<< 250 OK
10 >>> rcpt to:<delay4_accept@y.test.ex>
11 ??? 250
12 <<< 250 Accepted
13 >>> quit
14 ??? 221
15 <<< 221 myhost.test.ex closing connection
16 End of script
17 Connecting to 127.0.0.1 port 1225 ... connected
18 ??? 220
19 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
20 >>> helo test
21 ??? 250
22 <<< 250 myhost.test.ex Hello test [127.0.0.1]
23 >>> mail from:<x@y.test.ex>
24 ??? 250
25 <<< 250 OK
26 >>> rcpt to:<delay4_accept@y.test.ex>
27 End of script