Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / stderr / 0227
CommitLineData
54c5ebb1
PH
1LOG: smtp_connection MAIN
2 SMTP connection from root
b48cf079 3Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 4 SMTP<< 220 Server ready
cb9d95ae 5 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
6 SMTP<< 250 OK
7 SMTP>> MAIL FROM:<>
8 SMTP<< 250 OK
9 SMTP>> RCPT TO:<ok@localhost>
10 SMTP<< 250 OK
11 SMTP>> QUIT
2760b518 12 SMTP<< 250 OK
ae5afa61 13 SMTP(close)>>
54c5ebb1
PH
14LOG: smtp_connection MAIN
15 SMTP connection from root closed by QUIT
16LOG: smtp_connection MAIN
17 SMTP connection from root
18LOG: smtp_connection MAIN
19 SMTP connection from root closed by QUIT
20LOG: smtp_connection MAIN
21 SMTP connection from root
b48cf079 22Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 23 SMTP<< 220 Server ready
cb9d95ae 24 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
25 SMTP<< 250 OK
26 SMTP>> MAIL FROM:<>
27 SMTP<< 250 OK
28 SMTP>> RCPT TO:<bad@localhost>
29 SMTP<< 550 Unknown user
30 SMTP>> QUIT
2760b518 31 SMTP<< 250 OK
ae5afa61 32 SMTP(close)>>
54c5ebb1 33LOG: MAIN REJECT
e9166683 34 H=[V4NET.0.0.1] U=root sender verify fail for <bad@localhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<bad@localhost>: 550 Unknown user
54c5ebb1 35LOG: MAIN REJECT
2a47f028 36 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
37LOG: smtp_connection MAIN
38 SMTP connection from root closed by QUIT
39LOG: smtp_connection MAIN
40 SMTP connection from root
b48cf079 41Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 42 SMTP<< 220 Server ready
cb9d95ae 43 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
44 SMTP<< 250 OK
45 SMTP>> MAIL FROM:<>
46 SMTP<< 250 OK
47 SMTP>> RCPT TO:<uncheckable@localhost1>
48 SMTP<< 450 Temporary error
49 SMTP>> QUIT
2760b518 50 SMTP<< 250 OK
ae5afa61 51 SMTP(close)>>
54c5ebb1 52LOG: MAIN REJECT
e9166683 53 H=[V4NET.0.0.1] U=root sender verify defer for <uncheckable@localhost1>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<uncheckable@localhost1>: 450 Temporary error
54c5ebb1
PH
54LOG: MAIN REJECT
55 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> temporarily rejected RCPT <z@test.ex>: Could not complete sender verify callout
56LOG: smtp_connection MAIN
57 SMTP connection from root closed by QUIT
58LOG: smtp_connection MAIN
59 SMTP connection from root
b48cf079 60Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 61 SMTP<< 220 Server ready
cb9d95ae 62 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
63 SMTP<< 250 OK
64 SMTP>> MAIL FROM:<>
65 SMTP<< 550 Error for <>
66 SMTP>> QUIT
2760b518 67 SMTP<< 250 OK
ae5afa61 68 SMTP(close)>>
54c5ebb1 69LOG: MAIN REJECT
e9166683 70 H=[V4NET.0.0.1] U=root sender verify fail for <uncheckable2@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550 Error for <>
54c5ebb1 71LOG: MAIN REJECT
2a47f028 72 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
73LOG: smtp_connection MAIN
74 SMTP connection from root closed by QUIT
75LOG: smtp_connection MAIN
76 SMTP connection from root
b48cf079 77Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 78 SMTP<< 220 Server ready
cb9d95ae 79 SMTP>> EHLO myhost.test.ex
54c5ebb1
PH
80 SMTP<< 250 OK
81 SMTP>> MAIL FROM:<>
82 SMTP<< 550-Multiline error for <>
83 550 Here's the second line
84 SMTP>> QUIT
2760b518 85 SMTP<< 250 OK
ae5afa61 86 SMTP(close)>>
54c5ebb1 87LOG: MAIN REJECT
e9166683 88 H=[V4NET.0.0.1] U=root sender verify fail for <uncheckable@localhost1>: 127.0.0.1 [127.0.0.1] : response to "MAIL FROM:<>" was: 550-Multiline error for <>\n550 Here's the second line
54c5ebb1 89LOG: MAIN REJECT
2a47f028 90 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
54c5ebb1
PH
91LOG: smtp_connection MAIN
92 SMTP connection from root closed by QUIT
93LOG: smtp_connection MAIN
94 SMTP connection from root
7b564712
JH
95Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
96 SMTP<< 220 Server ready
97 SMTP>> EHLO myhost.test.ex
98 SMTP<< 250 OK
99 SMTP>> MAIL FROM:<>
100