c0548bae7cfbc9f6a18b12b683609145fec091a6
[exim.git] / test / stdout / 5403
1
2 **** SMTP testing session as if from host 1.2.3.4
3 **** but without any ident (RFC 1413) callback.
4 **** This is not for real!
5
6 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
7 250-myhost.test.ex Hello myhost.test.ex [1.2.3.4]
8 250-SIZE 52428800
9 250-8BITMIME
10 250-PIPELINING
11 250 HELP
12 250 OK
13 250 Accepted
14 354 Enter message, ending with "." on a line by itself
15 250 OK id=10HmaX-0005vi-00
16
17 **** SMTP testing: that is not a real message id!
18
19 221 myhost.test.ex closing connection
20
21 **** SMTP testing session as if from host 1.2.3.4
22 **** but without any ident (RFC 1413) callback.
23 **** This is not for real!
24
25 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
26 250-myhost.test.ex Hello myhost.test.ex [1.2.3.4]
27 250-SIZE 52428800
28 250-8BITMIME
29 250-PIPELINING
30 250 HELP
31 250 OK
32 250 Accepted
33 354 Enter message, ending with "." on a line by itself
34 250 OK id=10HmaY-0005vi-00
35
36 **** SMTP testing: that is not a real message id!
37
38 221 myhost.test.ex closing connection
39
40 ******** SERVER ********
41 Listening on port 1224 ...
42 Server timed out
43 Listening on port 1224 ...
44 Connection request from [ip4.ip4.ip4.ip4]
45 220 server ready
46 EHLO myhost.test.ex
47 250 OK
48 MAIL FROM:<CALLER@myhost.test.ex>
49 250 OK
50 RCPT TO:<verify@domain.com>
51 250 OK
52 QUIT
53 220 OK
54 Expected EOF read from client
55 End of script