Add new errors mail_4xx, data_4xx, lost_connection, tls_required.
[exim.git] / test / stdout / 0462
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
2 250 OK
3 550-Postmaster verification failed while checking <Ok@localhost>
4 550-Called: 127.0.0.1
5 550-Sent: RCPT TO:<postmaster@localhost>
6 550-Response: 550 NO
7 550-Several RFCs state that you are required to have a postmaster
8 550-mailbox for each mail domain. This host does not accept mail
9 550-from domains whose servers reject the postmaster address.
10 550 Sender verify failed
11 250 Accepted
12 221 myhost.test.ex closing connection
13 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
14 250 OK
15 550-Verification failed for <NOTok@elsewhere>
16 550-Called: 127.0.0.1
17 550-Sent: RCPT TO:<NOTok@elsewhere>
18 550-Response: 550 NO
19 550 Sender verify failed
20 221 myhost.test.ex closing connection
21 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
22 250 OK
23 550-Verification failed for <NOTok2@elsewhere>
24 550-Called: 127.0.0.1
25 550-Sent: RCPT TO:<NOTok2@elsewhere>
26 550-Response: 550 NO
27 550 Sender verify failed
28 221 myhost.test.ex closing connection
29
30 ******** SERVER ********
31 Listening on port 1224 ...
32 Connection request from [127.0.0.1]
33 220 Server ready
34 HELO myhost.test.ex
35 250 OK
36 MAIL FROM:<>
37 250 OK
38 RCPT TO:<Ok@localhost>
39 250 OK
40 RSET
41 250 OK
42 MAIL FROM:<>
43 250 OK
44 RCPT TO:<postmaster@localhost>
45 550 NO
46 QUIT
47 250 OK
48 End of script
49 Listening on port 1224 ...
50 Connection request from [127.0.0.1]
51 220 Server ready
52 HELO myhost.test.ex
53 250 OK
54 MAIL FROM:<>
55 250 OK
56 RCPT TO:<NOTok@elsewhere>
57 550 NO
58 QUIT
59 250 OK
60 End of script
61 Listening on port 1224 ...
62 Connection request from [127.0.0.1]
63 220 Server ready
64 HELO myhost.test.ex
65 250 OK
66 MAIL FROM:<>
67 250 OK
68 RCPT TO:<NOTok2@elsewhere>
69 550 NO
70 QUIT
71 250 OK
72 End of script