BUGFIX: forced-fail smtp option tls_sni would dereference NULL
[exim.git] / test / stderr / 0398
1 Exim version x.yz ....
2 changed uid/gid: forcing real = effective
3 uid=uuuu gid=CALLER_GID pid=pppp
4 configuration file is TESTSUITE/test-config
5 admin user
6 changed uid/gid: privilege not needed
7 uid=EXIM_UID gid=EXIM_GID pid=pppp
8 seeking password data for user "CALLER": cache not available
9 getpwnam() succeeded uid=CALLER_UID gid=CALLER_GID
10 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
11 sender address = CALLER@test.ex
12 set_process_info: pppp accepting a local SMTP message from <CALLER@test.ex>
13 in hosts_connection_nolog? no (option unset)
14 LOG: smtp_connection MAIN
15 SMTP connection from CALLER
16 SMTP>> 220 mail.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
17 smtp_setup_msg entered
18 SMTP<< mail from:<qq@remote>
19 SMTP>> 250 OK
20 SMTP<< rcpt to:<abc@local>
21 using ACL "rcpt"
22 processing "deny"
23 check senders = qq@remote
24 address match: subject=qq@remote pattern=qq@remote
25 remote in "remote"? yes (matched "remote")
26 qq@remote in "qq@remote"? yes (matched "qq@remote")
27 check !verify = sender
28 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
29 Verifying qq@remote
30 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
31 Considering qq@remote
32 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
33 routing qq@remote
34 --------> r1 router <--------
35 local_part=qq domain=remote
36 checking domains
37 remote in "local"? no (end of list)
38 r1 router skipped: domains mismatch
39 --------> r2 router <--------
40 local_part=qq domain=remote
41 checking domains
42 remote in "remote"? yes (matched "remote")
43 calling r2 router
44 r2 router called for qq@remote
45 domain = remote
46 route_item = * 127.0.0.1
47 remote in "*"? yes (matched "*")
48 original list of hosts = "127.0.0.1" options =
49 expanded list of hosts = "127.0.0.1" options =
50 set transport t2
51 finding IP address for 127.0.0.1
52 calling host_find_byname
53 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
54 local host found for non-MX address
55 fully qualified name = 127.0.0.1
56 MUNGED: ::1 will be omitted in what follows
57 get[host|ipnode]byname[2] looked up these IP addresses:
58 name=127.0.0.1 address=127.0.0.1
59 remote host address is the local host: remote: configured to try delivery anyway
60 queued for t2 transport: local_part = qq
61 domain = remote
62 errors_to=NULL
63 domain_data=NULL localpart_data=NULL
64 routed by r2 router
65 envelope to: qq@remote
66 transport: t2
67 host 127.0.0.1 [127.0.0.1]
68 ----------- end verify ------------
69 sender qq@remote verified ok
70 deny: condition test failed in ACL "rcpt"
71 processing "warn"
72 check senders = qq@remote
73 address match: subject=qq@remote pattern=qq@remote
74 remote in "remote"? yes (matched "remote")
75 qq@remote in "qq@remote"? yes (matched "qq@remote")
76 check !verify = sender/callout
77 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
78 Verifying qq@remote
79 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
80 Considering qq@remote
81 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
82 routing qq@remote
83 --------> r1 router <--------
84 local_part=qq domain=remote
85 checking domains
86 remote in "local"? no (end of list)
87 r1 router skipped: domains mismatch
88 --------> r2 router <--------
89 local_part=qq domain=remote
90 checking domains
91 remote in "remote"? yes (matched "remote")
92 calling r2 router
93 r2 router called for qq@remote
94 domain = remote
95 route_item = * 127.0.0.1
96 remote in "*"? yes (matched "*")
97 original list of hosts = "127.0.0.1" options =
98 expanded list of hosts = "127.0.0.1" options =
99 finding IP address for 127.0.0.1
100 calling host_find_byname
101 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
102 local host found for non-MX address
103 fully qualified name = 127.0.0.1
104 MUNGED: ::1 will be omitted in what follows
105 get[host|ipnode]byname[2] looked up these IP addresses:
106 name=127.0.0.1 address=127.0.0.1
107 remote host address is the local host: remote: configured to try delivery anyway
108 queued for t2 transport: local_part = qq
109 domain = remote
110 errors_to=NULL
111 domain_data=NULL localpart_data=NULL
112 routed by r2 router
113 envelope to: qq@remote
114 transport: t2
115 host 127.0.0.1 [127.0.0.1]
116 Attempting full verification using callout
117 locking TESTSUITE/spool/db/callout.lockfile
118 locked TESTSUITE/spool/db/callout.lockfile
119 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
120 returned from EXIM_DBOPEN
121 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
122 dbfn_read: key=remote
123 callout cache: found domain record
124 dbfn_read: key=qq@remote
125 callout cache: no address record found
126 interface=NULL port=1224
127 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
128 SMTP<< 220 Server ready
129 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
130 SMTP>> EHLO mail.test.ex
131 SMTP<< 250 OK
132 SMTP>> MAIL FROM:<>
133 SMTP<< 250 OK
134 SMTP>> RCPT TO:<qq@remote>
135 SMTP<< 550 Unknown
136 SMTP>> QUIT
137 locking TESTSUITE/spool/db/callout.lockfile
138 locked TESTSUITE/spool/db/callout.lockfile
139 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
140 returned from EXIM_DBOPEN
141 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
142 dbfn_write: key=remote
143 wrote callout cache domain record:
144 result=1 postmaster=0 random=0
145 dbfn_write: key=qq@remote
146 wrote negative callout cache address record
147 ----------- end verify ------------
148 warn: condition test succeeded in ACL "rcpt"
149 LOG: MAIN
150 U=CALLER Warning: Sender verify failed: response to "RCPT TO:<qq@remote>" from 127.0.0.1 [127.0.0.1] was: 550 Unknown
151 processing "accept"
152 check senders = qq@remote
153 address match: subject=qq@remote pattern=qq@remote
154 remote in "remote"? yes (matched "remote")
155 qq@remote in "qq@remote"? yes (matched "qq@remote")
156 accept: condition test succeeded in ACL "rcpt"
157 SMTP>> 250 Accepted
158 SMTP<< rcpt to:<xyz@local>
159 using ACL "rcpt"
160 processing "deny"
161 check senders = qq@remote
162 address match: subject=qq@remote pattern=qq@remote
163 remote in "remote"? yes (matched "remote")
164 qq@remote in "qq@remote"? yes (matched "qq@remote")
165 check !verify = sender
166 using cached sender verify result
167 deny: condition test failed in ACL "rcpt"
168 processing "warn"
169 check senders = qq@remote
170 address match: subject=qq@remote pattern=qq@remote
171 remote in "remote"? yes (matched "remote")
172 qq@remote in "qq@remote"? yes (matched "qq@remote")
173 check !verify = sender/callout
174 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
175 Verifying qq@remote
176 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
177 Considering qq@remote
178 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
179 routing qq@remote
180 --------> r1 router <--------
181 local_part=qq domain=remote
182 checking domains
183 remote in "local"? no (end of list)
184 r1 router skipped: domains mismatch
185 --------> r2 router <--------
186 local_part=qq domain=remote
187 checking domains
188 remote in "remote"? yes (matched "remote")
189 calling r2 router
190 r2 router called for qq@remote
191 domain = remote
192 route_item = * 127.0.0.1
193 remote in "*"? yes (matched "*")
194 original list of hosts = "127.0.0.1" options =
195 expanded list of hosts = "127.0.0.1" options =
196 finding IP address for 127.0.0.1
197 calling host_find_byname
198 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
199 local host found for non-MX address
200 fully qualified name = 127.0.0.1
201 MUNGED: ::1 will be omitted in what follows
202 get[host|ipnode]byname[2] looked up these IP addresses:
203 name=127.0.0.1 address=127.0.0.1
204 remote host address is the local host: remote: configured to try delivery anyway
205 queued for t2 transport: local_part = qq
206 domain = remote
207 errors_to=NULL
208 domain_data=NULL localpart_data=NULL
209 routed by r2 router
210 envelope to: qq@remote
211 transport: t2
212 host 127.0.0.1 [127.0.0.1]
213 Attempting full verification using callout
214 locking TESTSUITE/spool/db/callout.lockfile
215 locked TESTSUITE/spool/db/callout.lockfile
216 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
217 returned from EXIM_DBOPEN
218 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
219 dbfn_read: key=remote
220 callout cache: found domain record
221 dbfn_read: key=qq@remote
222 callout cache: found address record
223 callout cache: address record is negative
224 ----------- end verify ------------
225 warn: condition test succeeded in ACL "rcpt"
226 LOG: MAIN
227 U=CALLER Warning: Sender verify failed
228 processing "accept"
229 check senders = qq@remote
230 address match: subject=qq@remote pattern=qq@remote
231 remote in "remote"? yes (matched "remote")
232 qq@remote in "qq@remote"? yes (matched "qq@remote")
233 accept: condition test succeeded in ACL "rcpt"
234 SMTP>> 250 Accepted
235 SMTP<< quit
236 SMTP>> 221 mail.test.ex closing connection
237 LOG: smtp_connection MAIN
238 SMTP connection from CALLER closed by QUIT
239 search_tidyup called
240 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>