Additional tests - didn't show any problems.
[exim.git] / test / stdout / 0432
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 OK
8 221 myhost.test.ex closing connection
9
10 **** SMTP testing session as if from host 1.2.3.4
11 **** but without any ident (RFC 1413) callback.
12 **** This is not for real!
13
14 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
15 250 OK
16 221 myhost.test.ex closing connection
17
18 **** SMTP testing session as if from host 1.2.3.4
19 **** but without any ident (RFC 1413) callback.
20 **** This is not for real!
21
22 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
23 250 OK
24 221 myhost.test.ex closing connection
25
26 **** SMTP testing session as if from host 1.2.3.4
27 **** but without any ident (RFC 1413) callback.
28 **** This is not for real!
29
30 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
31 250 OK
32 221 myhost.test.ex closing connection
33
34 **** SMTP testing session as if from host 1.2.3.4
35 **** but without any ident (RFC 1413) callback.
36 **** This is not for real!
37
38 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
39 250 OK
40 221 myhost.test.ex closing connection
41
42 **** SMTP testing session as if from host 1.2.3.4
43 **** but without any ident (RFC 1413) callback.
44 **** This is not for real!
45
46 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
47 451 Could not complete sender verify callout
48 221 myhost.test.ex closing connection
49
50 ******** SERVER ********
51 Listening on port 1224 ...
52 Connection request from [127.0.0.1]
53 220 server ready
54 HELO myhost.test.ex
55 250 OK
56 MAIL FROM:<>
57 250 OK
58 RCPT TO:<x@y>
59 250 OK
60 QUIT
61 220 OK
62 End of script
63 Listening on port 1224 ...
64 Connection request from [127.0.0.1]
65 220 server ready
66 HELO myhost.test.ex
67 250 OK
68 MAIL FROM:<>
69 250 OK
70 RCPT TO:<a@b>
71 250 OK
72 QUIT
73 220 OK
74 End of script
75 Listening on port 1224 ...
76 Connection request from [127.0.0.1]
77 220 server ready
78 HELO myhost.test.ex
79 *sleep 2
80 Expected EOF read from client
81 End of script