More test commits.
[exim.git] / test / stdout / 0527
1 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
2 250 OK\r
3 550-Verification failed for <unknown@x.x.x.x>\r
4 550-Called:   127.0.0.1\r
5 550-Sent:     RCPT TO:<unknown@x.x.x.x>\r
6 550-Response: 550 unrouteable address\r
7 550 Sender verify failed\r
8 221 myhost.test.ex closing connection\r
9
10 ******** SERVER ********
11 Listening on port 1224 ... 
12 Connection request from [127.0.0.1]
13 220 Welcome
14 HELO myhost.test.ex
15 250 Hi
16 MAIL FROM:<>
17 250 OK
18 RCPT TO:<unknown@x.x.x.x>
19 550 unrouteable address
20 QUIT
21 221 Bye
22 End of script