debian experimental exim-daemon-heavy config
[exim.git] / test / stderr / 0432
... / ...
CommitLineData
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)
9>>> using ACL "mail"
10>>> processing "accept" (TESTSUITE/test-config 20)
11>>> check verify = sender/callout=1s,maxwait=1s
12>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13>>> routing x@y
14>>> calling r1 router
15>>> routed by r1 router
16>>> local host found for non-MX address
17MUNGED: ::1 will be omitted in what follows
18>>> get[host|ipnode]byname[2] looked up these IP addresses:
19>>> name=127.0.0.1 address=127.0.0.1
20>>> Attempting full verification using callout
21>>> ... callout omitted by default when host testing
22>>> (Use -bhc if you want the callouts to happen.)
23>>> ----------- end verify ------------
24>>> accept: condition test succeeded in ACL "mail"
25>>> end of ACL "mail": ACCEPT
26Exim version x.yz ....
27changed uid/gid: forcing real = effective
28 uid=uuuu gid=CALLER_GID pid=pppp
29configuration file is TESTSUITE/test-config
30admin user
31changed uid/gid: privilege not needed
32 uid=EXIM_UID gid=EXIM_GID pid=pppp
33originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
34sender address = CALLER@myhost.test.ex
35sender_fullhost = [1.2.3.4]
36sender_rcvhost = [1.2.3.4]
37host in hosts_connection_nolog? no (option unset)
38LOG: smtp_connection MAIN
39 SMTP connection from [1.2.3.4]
40host in host_lookup? no (option unset)
41set_process_info: pppp handling incoming connection from [1.2.3.4]
42host in host_reject_connection? no (option unset)
43host in sender_unqualified_hosts? no (option unset)
44host in recipient_unqualified_hosts? no (option unset)
45host in helo_verify_hosts? no (option unset)
46host in helo_try_verify_hosts? no (option unset)
47host in helo_accept_junk_hosts? no (option unset)
48SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
49smtp_setup_msg entered
50SMTP<< mail from:<x@y>
51spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
52log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
53using ACL "mail"
54processing "accept" (TESTSUITE/test-config 20)
55check verify = sender/callout=1s,maxwait=1s
56>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57Verifying x@y
58>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59Considering x@y
60>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61routing x@y
62--------> r1 router <--------
63local_part=x domain=y
64calling r1 router
65r1 router called for x@y
66 domain = y
67set transport t1
68queued for t1 transport: local_part = x
69domain = y
70 errors_to=NULL
71 domain_data=NULL localpart_data=NULL
72routed by r1 router
73 envelope to: x@y
74 transport: t1
75host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
76using host_fake_gethostbyname for 127.0.0.1 (IPv4)
77local host found for non-MX address
78MUNGED: ::1 will be omitted in what follows
79get[host|ipnode]byname[2] looked up these IP addresses:
80 name=127.0.0.1 address=127.0.0.1
81Attempting full verification using callout
82 locking TESTSUITE/spool/db/callout.lockfile
83 locked TESTSUITE/spool/db/callout.lockfile
84 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
85 returned from EXIM_DBOPEN: 0xAAAAAAAA
86 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
87 dbfn_read: key=y
88callout cache: no domain record found for y
89 dbfn_read: key=x@y
90callout cache: no address record found for x@y
91 EXIM_DBCLOSE(0xAAAAAAAA)
92 closed hints database and lockfile
93interface=NULL port=1224
94Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
95 SMTP<< 220 server ready
96127.0.0.1 in hosts_avoid_esmtp? no (option unset)
97 SMTP>> EHLO myhost.test.ex
98cmd buf flush ddd bytes
99 SMTP<< 250 OK
100not using PIPELINING
101not using DSN
102127.0.0.1 in hosts_require_auth? no (option unset)
103 SMTP>> MAIL FROM:<>
104cmd buf flush ddd bytes
105 SMTP<< 250 OK
106 SMTP>> RCPT TO:<x@y>
107cmd buf flush ddd bytes
108sync_responses expect rcpt
109 SMTP<< 250 OK
110 SMTP>> QUIT
111cmd buf flush ddd bytes
112 SMTP<< 220 OK
113 SMTP(close)>>
114 locking TESTSUITE/spool/db/callout.lockfile
115 locked TESTSUITE/spool/db/callout.lockfile
116 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
117 returned from EXIM_DBOPEN: 0xAAAAAAAA
118 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
119 dbfn_write: key=y
120wrote callout cache domain record for y:
121 result=1 postmaster=0 random=0
122 dbfn_write: key=x@y
123wrote positive callout cache address record for x@y
124 EXIM_DBCLOSE(0xAAAAAAAA)
125 closed hints database and lockfile
126----------- end verify ------------
127sender x@y verified ok
128accept: condition test succeeded in ACL "mail"
129end of ACL "mail": ACCEPT
130SMTP>> 250 OK
131SMTP<< quit
132SMTP>> 221 myhost.test.ex closing connection
133LOG: smtp_connection MAIN
134 SMTP connection from [1.2.3.4] closed by QUIT
135search_tidyup called
136>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
137Exim version x.yz ....
138changed uid/gid: forcing real = effective
139 uid=uuuu gid=CALLER_GID pid=pppp
140configuration file is TESTSUITE/test-config
141admin user
142changed uid/gid: privilege not needed
143 uid=EXIM_UID gid=EXIM_GID pid=pppp
144originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
145sender address = CALLER@myhost.test.ex
146sender_fullhost = [1.2.3.4]
147sender_rcvhost = [1.2.3.4]
148host in hosts_connection_nolog? no (option unset)
149LOG: smtp_connection MAIN
150 SMTP connection from [1.2.3.4]
151host in host_lookup? no (option unset)
152set_process_info: pppp handling incoming connection from [1.2.3.4]
153host in host_reject_connection? no (option unset)
154host in sender_unqualified_hosts? no (option unset)
155host in recipient_unqualified_hosts? no (option unset)
156host in helo_verify_hosts? no (option unset)
157host in helo_try_verify_hosts? no (option unset)
158host in helo_accept_junk_hosts? no (option unset)
159SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
160smtp_setup_msg entered
161SMTP<< mail from:<x@y>
162spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
163log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
164using ACL "mail"
165processing "accept" (TESTSUITE/test-config 20)
166check verify = sender/callout=1s,maxwait=1s
167>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
168Verifying x@y
169>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
170Considering x@y
171>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
172routing x@y
173--------> r1 router <--------
174local_part=x domain=y
175calling r1 router
176r1 router called for x@y
177 domain = y
178set transport t1
179queued for t1 transport: local_part = x
180domain = y
181 errors_to=NULL
182 domain_data=NULL localpart_data=NULL
183routed by r1 router
184 envelope to: x@y
185 transport: t1
186host_fake_gethostbyname returned 1 (HOST_NOT_FOUND)
187using host_fake_gethostbyname for 127.0.0.1 (IPv4)
188local host found for non-MX address
189MUNGED: ::1 will be omitted in what follows
190get[host|ipnode]byname[2] looked up these IP addresses:
191 name=127.0.0.1 address=127.0.0.1
192Attempting full verification using callout
193 locking TESTSUITE/spool/db/callout.lockfile
194 locked TESTSUITE/spool/db/callout.lockfile
195 EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
196 returned from EXIM_DBOPEN: 0xAAAAAAAA
197 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
198 dbfn_read: key=y
199callout cache: found domain record for y
200 dbfn_read: key=x@y
201callout cache: found address record for x@y
202callout cache: address record is positive
203 EXIM_DBCLOSE(0xAAAAAAAA)
204 closed hints database and lockfile
205----------- end verify ------------
206sender x@y verified ok
207accept: condition test succeeded in ACL "mail"
208end of ACL "mail": ACCEPT
209SMTP>> 250 OK
210SMTP<< quit
211SMTP>> 221 myhost.test.ex closing connection
212LOG: smtp_connection MAIN
213 SMTP connection from [1.2.3.4] closed by QUIT
214search_tidyup called
215>>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
216>>> host in hosts_connection_nolog? no (option unset)
217>>> host in host_lookup? no (option unset)
218>>> host in host_reject_connection? no (option unset)
219>>> host in sender_unqualified_hosts? no (option unset)
220>>> host in recipient_unqualified_hosts? no (option unset)
221>>> host in helo_verify_hosts? no (option unset)
222>>> host in helo_try_verify_hosts? no (option unset)
223>>> host in helo_accept_junk_hosts? no (option unset)
224>>> using ACL "mail"
225>>> processing "accept" (TESTSUITE/test-config 20)
226>>> check verify = sender/callout=1s,maxwait=1s
227>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
228>>> routing x@y
229>>> calling r1 router
230>>> routed by r1 router
231>>> local host found for non-MX address
232MUNGED: ::1 will be omitted in what follows
233>>> get[host|ipnode]byname[2] looked up these IP addresses:
234>>> name=127.0.0.1 address=127.0.0.1
235>>> Attempting full verification using callout
236>>> callout cache: found domain record for y
237>>> callout cache: found address record for x@y
238>>> callout cache: address record is positive
239>>> ----------- end verify ------------
240>>> accept: condition test succeeded in ACL "mail"
241>>> end of ACL "mail": ACCEPT
242>>> host in hosts_connection_nolog? no (option unset)
243>>> host in host_lookup? no (option unset)
244>>> host in host_reject_connection? no (option unset)
245>>> host in sender_unqualified_hosts? no (option unset)
246>>> host in recipient_unqualified_hosts? no (option unset)
247>>> host in helo_verify_hosts? no (option unset)
248>>> host in helo_try_verify_hosts? no (option unset)
249>>> host in helo_accept_junk_hosts? no (option unset)
250>>> using ACL "mail"
251>>> processing "accept" (TESTSUITE/test-config 20)
252>>> check verify = sender/callout=1s,maxwait=1s
253>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
254>>> routing a@b
255>>> calling r1 router
256>>> routed by r1 router
257>>> local host found for non-MX address
258MUNGED: ::1 will be omitted in what follows
259>>> get[host|ipnode]byname[2] looked up these IP addresses:
260>>> name=127.0.0.1 address=127.0.0.1
261>>> Attempting full verification using callout
262>>> callout cache: no domain record found for b
263>>> callout cache: no address record found for a@b
264>>> interface=NULL port=1224
265>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
266>>> SMTP<< 220 server ready
267>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
268>>> SMTP>> EHLO myhost.test.ex
269>>> cmd buf flush 21 bytes
270>>> SMTP<< 250 OK
271>>> 127.0.0.1 in hosts_require_auth? no (option unset)
272>>> SMTP>> MAIL FROM:<>
273>>> cmd buf flush 14 bytes
274>>> SMTP<< 250 OK
275>>> SMTP>> RCPT TO:<a@b>
276>>> cmd buf flush 15 bytes
277>>> SMTP<< 250 OK
278>>> SMTP>> QUIT
279>>> cmd buf flush 6 bytes
280>>> SMTP<< 220 OK
281>>> SMTP(close)>>
282>>> wrote callout cache domain record for b:
283>>> result=1 postmaster=0 random=0
284>>> wrote positive callout cache address record for a@b
285>>> ----------- end verify ------------
286>>> accept: condition test succeeded in ACL "mail"
287>>> end of ACL "mail": ACCEPT
288>>> host in hosts_connection_nolog? no (option unset)
289>>> host in host_lookup? no (option unset)
290>>> host in host_reject_connection? no (option unset)
291>>> host in sender_unqualified_hosts? no (option unset)
292>>> host in recipient_unqualified_hosts? no (option unset)
293>>> host in helo_verify_hosts? no (option unset)
294>>> host in helo_try_verify_hosts? no (option unset)
295>>> host in helo_accept_junk_hosts? no (option unset)
296>>> using ACL "mail"
297>>> processing "accept" (TESTSUITE/test-config 20)
298>>> check verify = sender/callout=1s,maxwait=1s
299>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
300>>> routing p1@q
301>>> calling r1 router
302>>> routed by r1 router
303>>> local host found for non-MX address
304MUNGED: ::1 will be omitted in what follows
305>>> get[host|ipnode]byname[2] looked up these IP addresses:
306>>> name=127.0.0.1 address=127.0.0.1
307>>> Attempting full verification using callout
308>>> callout cache: no domain record found for q
309>>> callout cache: no address record found for p1@q
310>>> interface=NULL port=1224
311>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
312>>> SMTP<< 220 server ready
313>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
314>>> SMTP>> EHLO myhost.test.ex
315>>> cmd buf flush 21 bytes
316>>> SMTP(close)>>
317>>> SMTP timeout
318>>> ----------- end verify ------------
319>>> accept: condition test deferred in ACL "mail"
320LOG: H=[1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout: 127.0.0.1 [127.0.0.1] : SMTP timeout after EHLO myhost.test.ex
321LOG: H=[1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout