Bail out if a configuration file starts with a byte order mark
[exim.git] / test / stderr / 0462
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 trusted user
4 admin user
5 LOG: smtp_connection MAIN
6 SMTP connection from root
7 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
8 Verifying Ok@localhost
9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10 Considering Ok@localhost
11 Attempting full verification using callout
12 callout cache: no domain record found for localhost
13 callout cache: no address record found for Ok@localhost
14 interface=NULL port=1224
15 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
16 SMTP<< 220 Server ready
17 SMTP>> EHLO myhost.test.ex
18 SMTP<< 250 OK
19 SMTP>> MAIL FROM:<>
20 SMTP<< 250 OK
21 SMTP>> RCPT TO:<Ok@localhost>
22 SMTP<< 250 OK
23 Cutthrough cancelled by presence of postmaster verify
24 SMTP>> RSET
25 SMTP<< 250 OK
26 SMTP>> MAIL FROM:<>
27 SMTP<< 250 OK
28 SMTP>> RCPT TO:<postmaster@localhost>
29 SMTP<< 550 NO
30 SMTP>> QUIT
31 SMTP<< 250 OK
32 SMTP(close)>>
33 wrote callout cache domain record for localhost:
34 result=1 postmaster=2 random=0
35 wrote positive callout cache address record for Ok@localhost
36 LOG: MAIN REJECT
37 H=[V4NET.0.0.1] U=root sender verify fail for <Ok@localhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@localhost>: 550 NO
38 created log directory TESTSUITE/spool/log
39 LOG: MAIN REJECT
40 H=[V4NET.0.0.1] U=root F=<Ok@localhost> rejected RCPT <checkpm@test.ex>: Sender verify failed
41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
42 Verifying Ok@localhost
43 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
44 Considering Ok@localhost
45 Attempting full verification using callout
46 callout cache: found domain record for localhost
47 callout cache: found address record for Ok@localhost
48 callout cache: address record is positive
49 LOG: smtp_connection MAIN
50 SMTP connection from root closed by QUIT
51 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
52 Exim version x.yz ....
53 configuration file is TESTSUITE/test-config
54 trusted user
55 admin user
56 LOG: smtp_connection MAIN
57 SMTP connection from root
58 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59 Verifying NOTok@elsewhere
60 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 Considering NOTok@elsewhere
62 Attempting full verification using callout
63 callout cache: no domain record found for elsewhere
64 callout cache: no address record found for NOTok@elsewhere
65 interface=NULL port=1224
66 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
67 SMTP<< 220 Server ready
68 SMTP>> EHLO myhost.test.ex
69 SMTP<< 250 OK
70 SMTP>> MAIL FROM:<>
71 SMTP<< 250 OK
72 SMTP>> RCPT TO:<NOTok@elsewhere>
73 SMTP<< 550 NO
74 SMTP>> QUIT
75 SMTP<< 250 OK
76 SMTP(close)>>
77 wrote callout cache domain record for elsewhere:
78 result=1 postmaster=0 random=0
79 wrote negative callout cache address record for NOTok@elsewhere
80 LOG: MAIN REJECT
81 H=[V4NET.0.0.2] U=root sender verify fail for <NOTok@elsewhere>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<NOTok@elsewhere>: 550 NO
82 LOG: MAIN REJECT
83 H=[V4NET.0.0.2] U=root F=<NOTok@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
84 LOG: smtp_connection MAIN
85 SMTP connection from root closed by QUIT
86 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
87 Exim version x.yz ....
88 configuration file is TESTSUITE/test-config
89 trusted user
90 admin user
91 LOG: smtp_connection MAIN
92 SMTP connection from root
93 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
94 Verifying NOTok2@elsewhere
95 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
96 Considering NOTok2@elsewhere
97 Attempting full verification using callout
98 callout cache: found domain record for elsewhere
99 callout cache: no address record found for NOTok2@elsewhere
100 interface=NULL port=1224
101 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
102 SMTP<< 220 Server ready
103 SMTP>> EHLO myhost.test.ex
104 SMTP<< 250 OK
105 SMTP>> MAIL FROM:<>
106 SMTP<< 250 OK
107 SMTP>> RCPT TO:<NOTok2@elsewhere>
108 SMTP<< 550 NO
109 SMTP>> QUIT
110 SMTP<< 250 OK
111 SMTP(close)>>
112 wrote callout cache domain record for elsewhere:
113 result=1 postmaster=0 random=0
114 wrote negative callout cache address record for NOTok2@elsewhere
115 LOG: MAIN REJECT
116 H=[V4NET.0.0.2] U=root F=<NOTok2@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
117 LOG: smtp_connection MAIN
118 SMTP connection from root closed by QUIT
119 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>