Testsuite: more time for loaded test platforms
[exim.git] / test / stdout / 0623
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
6 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
7 250 the.local.host.name Hello tester [99.99.99.99]\r
8 250 OK\r
9 250 Accepted\r
10 354 Enter message, ending with "." on a line by itself\r
11 250 OK id=10HmbA-0005vi-00\r
12
13 **** SMTP testing: that is not a real message id!
14
15 250 Reset OK\r
16 250 OK\r
17 250 Accepted\r
18 354 Enter message, ending with "." on a line by itself\r
19 250 OK id=10HmbB-0005vi-00\r
20
21 **** SMTP testing: that is not a real message id!
22
23 221 the.local.host.name closing connection\r
24 Connecting 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
58 End of script
59 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
60 250 the.local.host.name Hello CALLER at tester\r
61 250 OK\r
62 250 Accepted\r
63 354 Enter message, ending with "." on a line by itself\r
64 250 OK id=10HmaX-0005vi-00\r
65 221 the.local.host.name closing connection\r