debian experimental exim-daemon-heavy config
[exim.git] / test / stdout / 0623
CommitLineData
0f9c36e6
JH
1
2**** SMTP testing session as if from host 99.99.99.99
3**** but without any ident (RFC 1413) callback.
4**** This is not for real!
5
6220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
7250 the.local.host.name Hello tester [99.99.99.99]\r
8250 OK\r
9250 Accepted\r
10354 Enter message, ending with "." on a line by itself\r
11250 OK id=10HmbA-0005vi-00\r
12
13**** SMTP testing: that is not a real message id!
14
15250 Reset OK\r
16250 OK\r
17250 Accepted\r
18354 Enter message, ending with "." on a line by itself\r
19250 OK id=10HmbB-0005vi-00\r
20
21**** SMTP testing: that is not a real message id!
22
23221 the.local.host.name closing connection\r
24Connecting to 127.0.0.1 port 1225 ... connected
25??? 220
26<<< 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
27>>> HELO tester
28??? 250
29<<< 250 the.local.host.name Hello tester [127.0.0.1]
30>>> MAIL FROM:<a@test.ex>
31??? 250
32<<< 250 OK
33>>> RCPT TO:<fred@good1.ex>
34??? 250
35<<< 250 Accepted
36>>> DATA
37??? 354
38<<< 354 Enter message, ending with "." on a line by itself
39>>> .
40??? 250
41<<< 250 OK id=10HmaY-0005vi-00
42>>> RSET
43??? 250
44<<< 250 Reset OK
45>>> MAIL FROM:<b@test.ex>
46??? 250
47<<< 250 OK
48>>> RCPT TO:<jim@good2.ex>
49??? 250
50<<< 250 Accepted
51>>> DATA
52??? 354
53<<< 354 Enter message, ending with "." on a line by itself
54>>> .
55??? 250
56<<< 250 OK id=10HmaZ-0005vi-00
57>>> QUIT
58End of script
59220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
60250 the.local.host.name Hello CALLER at tester\r
61250 OK\r
62250 Accepted\r
63354 Enter message, ending with "." on a line by itself\r
64250 OK id=10HmaX-0005vi-00\r
65221 the.local.host.name closing connection\r