Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / stderr / 0227
... / ...
CommitLineData
1LOG: smtp_connection MAIN
2 SMTP connection from root
3Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
4 SMTP<< 220 Server ready
5 SMTP>> EHLO myhost.test.ex
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
12 SMTP<< 250 OK
13 SMTP(close)>>
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
22Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
23 SMTP<< 220 Server ready
24 SMTP>> EHLO myhost.test.ex
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
31 SMTP<< 250 OK
32 SMTP(close)>>
33LOG: MAIN REJECT
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
35LOG: MAIN REJECT
36 H=[V4NET.0.0.1] U=root F=<bad@localhost> rejected RCPT <z@test.ex>: Sender verify failed
37LOG: smtp_connection MAIN
38 SMTP connection from root closed by QUIT
39LOG: smtp_connection MAIN
40 SMTP connection from root
41Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
42 SMTP<< 220 Server ready
43 SMTP>> EHLO myhost.test.ex
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
50 SMTP<< 250 OK
51 SMTP(close)>>
52LOG: MAIN REJECT
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
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
60Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
61 SMTP<< 220 Server ready
62 SMTP>> EHLO myhost.test.ex
63 SMTP<< 250 OK
64 SMTP>> MAIL FROM:<>
65 SMTP<< 550 Error for <>
66 SMTP>> QUIT
67 SMTP<< 250 OK
68 SMTP(close)>>
69LOG: MAIN REJECT
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 <>
71LOG: MAIN REJECT
72 H=[V4NET.0.0.1] U=root F=<uncheckable2@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
73LOG: smtp_connection MAIN
74 SMTP connection from root closed by QUIT
75LOG: smtp_connection MAIN
76 SMTP connection from root
77Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
78 SMTP<< 220 Server ready
79 SMTP>> EHLO myhost.test.ex
80 SMTP<< 250 OK
81 SMTP>> MAIL FROM:<>
82 SMTP<< 550-Multiline error for <>
83 550 Here's the second line
84 SMTP>> QUIT
85 SMTP<< 250 OK
86 SMTP(close)>>
87LOG: MAIN REJECT
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
89LOG: MAIN REJECT
90 H=[V4NET.0.0.1] U=root F=<uncheckable@localhost1> rejected RCPT <z@test.ex>: Sender verify failed
91LOG: smtp_connection MAIN
92 SMTP connection from root closed by QUIT
93LOG: smtp_connection MAIN
94 SMTP connection from root
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