More test commits.
[exim.git] / test / stdout / 0462
CommitLineData
54c5ebb1
PH
1220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2250 OK\r
3550-Postmaster verification failed while checking <Ok@localhost>\r
4550-Called: 127.0.0.1\r
5550-Sent: RCPT TO:<postmaster@localhost>\r
6550-Response: 550 NO\r
7550-Several RFCs state that you are required to have a postmaster\r
8550-mailbox for each mail domain. This host does not accept mail\r
9550-from domains whose servers reject the postmaster address.\r
10550 Sender verify failed\r
11250 Accepted\r
12221 myhost.test.ex closing connection\r
13220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
14250 OK\r
15550-Verification failed for <NOTok@elsewhere>\r
16550-Called: 127.0.0.1\r
17550-Sent: RCPT TO:<NOTok@elsewhere>\r
18550-Response: 550 NO\r
19550 Sender verify failed\r
20221 myhost.test.ex closing connection\r
21
22******** SERVER ********
23Listening on port 1224 ...
24Connection request from [127.0.0.1]
25220 Server ready
26HELO myhost.test.ex
27250 OK
28MAIL FROM:<>
29250 OK
30RCPT TO:<Ok@localhost>
31250 OK
32RSET
33250 OK
34MAIL FROM:<>
35250 OK
36RCPT TO:<postmaster@localhost>
37550 NO
38QUIT
39250 OK
40End of script
41Listening on port 1224 ...
42Connection request from [127.0.0.1]
43220 Server ready
44HELO myhost.test.ex
45250 OK
46MAIL FROM:<>
47250 OK
48RCPT TO:<NOTok@elsewhere>
49550 NO
50QUIT
51250 OK
52End of script