Commit | Line | Data |
---|---|---|
ae9d18bc JH |
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 | >>> mail from:<x@y.test.ex> | |
5 | ??? 250 | |
6 | <<< 250 OK | |
7 | >>> rcpt to:<delay4_accept@y.test.ex> | |
8 | ??? 250 | |
9 | <<< 250 Accepted | |
10 | >>> quit | |
11 | ??? 221 | |
12 | <<< 221 myhost.test.ex closing connection | |
13 | End of script | |
14 | Connecting to 127.0.0.1 port 1225 ... connected | |
15 | ??? 220 | |
16 | <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 | |
17 | >>> mail from:<x@y.test.ex> | |
18 | ??? 250 | |
19 | <<< 250 OK | |
20 | >>> rcpt to:<delay4_accept@y.test.ex> | |
21 | End of script |