1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
10 >>> processing "accept"
11 >>> check verify = sender/callout=1s,maxwait=1s
12 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
15 >>> routed by r1 router
16 >>> local host found for non-MX address
17 >>> fully qualified name = 127.0.0.1
18 MUNGED: ::1 will be omitted in what follows
19 >>> get[host|ipnode]byname[2] looked up these IP addresses:
20 >>> name=127.0.0.1 address=127.0.0.1
21 >>> Attempting full verification using callout
22 >>> ... callout omitted by default when host testing
23 >>> (Use -bhc if you want the callouts to happen.)
24 >>> ----------- end verify ------------
25 >>> accept: condition test succeeded
26 Exim version x.yz ....
27 changed uid/gid: forcing real = effective
28 uid=uuuu gid=CALLER_GID pid=pppp
29 configuration file is TESTSUITE/test-config
31 changed uid/gid: privilege not needed
32 uid=EXIM_UID gid=EXIM_GID pid=pppp
33 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
34 sender address = CALLER@myhost.test.ex
35 sender_fullhost = [1.2.3.4]
36 sender_rcvhost = [1.2.3.4]
37 host in hosts_connection_nolog? no (option unset)
38 LOG: smtp_connection MAIN
39 SMTP connection from [1.2.3.4]
40 host in host_lookup? no (option unset)
41 set_process_info: pppp handling incoming connection from [1.2.3.4]
42 host in host_reject_connection? no (option unset)
43 host in sender_unqualified_hosts? no (option unset)
44 host in recipient_unqualified_hosts? no (option unset)
45 host in helo_verify_hosts? no (option unset)
46 host in helo_try_verify_hosts? no (option unset)
47 host in helo_accept_junk_hosts? no (option unset)
48 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
49 smtp_setup_msg entered
50 SMTP<< mail from:<x@y>
53 check verify = sender/callout=1s,maxwait=1s
54 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
56 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
58 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
60 --------> r1 router <--------
63 r1 router called for x@y
66 queued for t1 transport: local_part = x
69 domain_data=NULL localpart_data=NULL
73 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
74 local host found for non-MX address
75 fully qualified name = 127.0.0.1
76 MUNGED: ::1 will be omitted in what follows
77 get[host|ipnode]byname[2] looked up these IP addresses:
78 name=127.0.0.1 address=127.0.0.1
79 Attempting full verification using callout
80 locking TESTSUITE/spool/db/callout.lockfile
81 locked TESTSUITE/spool/db/callout.lockfile
82 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
83 returned from EXIM_DBOPEN
84 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
86 callout cache: no domain record found
88 callout cache: no address record found
89 interface=NULL port=1224
90 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
91 SMTP<< 220 server ready
92 SMTP>> HELO myhost.test.ex
99 locking TESTSUITE/spool/db/callout.lockfile
100 locked TESTSUITE/spool/db/callout.lockfile
101 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
102 returned from EXIM_DBOPEN
103 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
105 wrote callout cache domain record:
106 result=1 postmaster=0 random=0
108 wrote positive callout cache address record
109 ----------- end verify ------------
110 sender x@y verified ok
111 accept: condition test succeeded
114 SMTP>> 221 myhost.test.ex closing connection
115 LOG: smtp_connection MAIN
116 SMTP connection from [1.2.3.4] closed by QUIT
118 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
119 Exim version x.yz ....
120 changed uid/gid: forcing real = effective
121 uid=uuuu gid=CALLER_GID pid=pppp
122 configuration file is TESTSUITE/test-config
124 changed uid/gid: privilege not needed
125 uid=EXIM_UID gid=EXIM_GID pid=pppp
126 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
127 sender address = CALLER@myhost.test.ex
128 sender_fullhost = [1.2.3.4]
129 sender_rcvhost = [1.2.3.4]
130 host in hosts_connection_nolog? no (option unset)
131 LOG: smtp_connection MAIN
132 SMTP connection from [1.2.3.4]
133 host in host_lookup? no (option unset)
134 set_process_info: pppp handling incoming connection from [1.2.3.4]
135 host in host_reject_connection? no (option unset)
136 host in sender_unqualified_hosts? no (option unset)
137 host in recipient_unqualified_hosts? no (option unset)
138 host in helo_verify_hosts? no (option unset)
139 host in helo_try_verify_hosts? no (option unset)
140 host in helo_accept_junk_hosts? no (option unset)
141 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
142 smtp_setup_msg entered
143 SMTP<< mail from:<x@y>
146 check verify = sender/callout=1s,maxwait=1s
147 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
149 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
151 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
153 --------> r1 router <--------
154 local_part=x domain=y
156 r1 router called for x@y
159 queued for t1 transport: local_part = x
162 domain_data=NULL localpart_data=NULL
166 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
167 local host found for non-MX address
168 fully qualified name = 127.0.0.1
169 MUNGED: ::1 will be omitted in what follows
170 get[host|ipnode]byname[2] looked up these IP addresses:
171 name=127.0.0.1 address=127.0.0.1
172 Attempting full verification using callout
173 locking TESTSUITE/spool/db/callout.lockfile
174 locked TESTSUITE/spool/db/callout.lockfile
175 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
176 returned from EXIM_DBOPEN
177 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
179 callout cache: found domain record
181 callout cache: found address record
182 callout cache: address record is positive
183 ----------- end verify ------------
184 sender x@y verified ok
185 accept: condition test succeeded
188 SMTP>> 221 myhost.test.ex closing connection
189 LOG: smtp_connection MAIN
190 SMTP connection from [1.2.3.4] closed by QUIT
192 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
193 >>> host in hosts_connection_nolog? no (option unset)
194 >>> host in host_lookup? no (option unset)
195 >>> host in host_reject_connection? no (option unset)
196 >>> host in sender_unqualified_hosts? no (option unset)
197 >>> host in recipient_unqualified_hosts? no (option unset)
198 >>> host in helo_verify_hosts? no (option unset)
199 >>> host in helo_try_verify_hosts? no (option unset)
200 >>> host in helo_accept_junk_hosts? no (option unset)
202 >>> processing "accept"
203 >>> check verify = sender/callout=1s,maxwait=1s
204 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
206 >>> calling r1 router
207 >>> routed by r1 router
208 >>> local host found for non-MX address
209 >>> fully qualified name = 127.0.0.1
210 MUNGED: ::1 will be omitted in what follows
211 >>> get[host|ipnode]byname[2] looked up these IP addresses:
212 >>> name=127.0.0.1 address=127.0.0.1
213 >>> Attempting full verification using callout
214 >>> callout cache: found domain record
215 >>> callout cache: found address record
216 >>> callout cache: address record is positive
217 >>> ----------- end verify ------------
218 >>> accept: condition test succeeded
219 >>> host in hosts_connection_nolog? no (option unset)
220 >>> host in host_lookup? no (option unset)
221 >>> host in host_reject_connection? no (option unset)
222 >>> host in sender_unqualified_hosts? no (option unset)
223 >>> host in recipient_unqualified_hosts? no (option unset)
224 >>> host in helo_verify_hosts? no (option unset)
225 >>> host in helo_try_verify_hosts? no (option unset)
226 >>> host in helo_accept_junk_hosts? no (option unset)
228 >>> processing "accept"
229 >>> check verify = sender/callout=1s,maxwait=1s
230 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
232 >>> calling r1 router
233 >>> routed by r1 router
234 >>> local host found for non-MX address
235 >>> fully qualified name = 127.0.0.1
236 MUNGED: ::1 will be omitted in what follows
237 >>> get[host|ipnode]byname[2] looked up these IP addresses:
238 >>> name=127.0.0.1 address=127.0.0.1
239 >>> Attempting full verification using callout
240 >>> callout cache: no domain record found
241 >>> callout cache: no address record found
242 >>> interface=NULL port=1224
243 >>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
244 >>> SMTP<< 220 server ready
245 >>> SMTP>> HELO myhost.test.ex
247 >>> SMTP>> MAIL FROM:<>
249 >>> SMTP>> RCPT TO:<a@b>
252 >>> wrote callout cache domain record:
253 >>> result=1 postmaster=0 random=0
254 >>> wrote positive callout cache address record
255 >>> ----------- end verify ------------
256 >>> accept: condition test succeeded
257 >>> host in hosts_connection_nolog? no (option unset)
258 >>> host in host_lookup? no (option unset)
259 >>> host in host_reject_connection? no (option unset)
260 >>> host in sender_unqualified_hosts? no (option unset)
261 >>> host in recipient_unqualified_hosts? no (option unset)
262 >>> host in helo_verify_hosts? no (option unset)
263 >>> host in helo_try_verify_hosts? no (option unset)
264 >>> host in helo_accept_junk_hosts? no (option unset)
266 >>> processing "accept"
267 >>> check verify = sender/callout=1s,maxwait=1s
268 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
270 >>> calling r1 router
271 >>> routed by r1 router
272 >>> local host found for non-MX address
273 >>> fully qualified name = 127.0.0.1
274 MUNGED: ::1 will be omitted in what follows
275 >>> get[host|ipnode]byname[2] looked up these IP addresses:
276 >>> name=127.0.0.1 address=127.0.0.1
277 >>> Attempting full verification using callout
278 >>> callout cache: no domain record found
279 >>> callout cache: no address record found
280 >>> interface=NULL port=1224
281 >>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
282 >>> SMTP<< 220 server ready
283 >>> SMTP>> HELO myhost.test.ex
285 >>> ----------- end verify ------------
286 >>> accept: condition test deferred
287 LOG: H=[1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout
288 LOG: H=[1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout