Magnus' patch for $sending_ip_address and $sending_port.
[exim.git] / test / stderr / 0432
CommitLineData
54c5ebb1
PH
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"
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
17>>> fully qualified name = 127.0.0.1
18MUNGED: ::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
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)
898d150f 48SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
49smtp_setup_msg entered
50SMTP<< mail from:<x@y>
51using ACL "mail"
52processing "accept"
53check verify = sender/callout=1s,maxwait=1s
54>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
55Verifying x@y
56>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57Considering x@y
58>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59routing x@y
60--------> r1 router <--------
61local_part=x domain=y
62calling r1 router
63r1 router called for x@y
64 domain = y
65set transport t1
66queued for t1 transport: local_part = x
67domain = y
68 errors_to=NULL
69 domain_data=NULL localpart_data=NULL
70routed by r1 router
71 envelope to: x@y
72 transport: t1
73using host_fake_gethostbyname for 127.0.0.1 (IPv4)
74local host found for non-MX address
75fully qualified name = 127.0.0.1
76MUNGED: ::1 will be omitted in what follows
77get[host|ipnode]byname[2] looked up these IP addresses:
78 name=127.0.0.1 address=127.0.0.1
79Attempting full verification using callout
80locking TESTSUITE/spool/db/callout.lockfile
81locked TESTSUITE/spool/db/callout.lockfile
82EXIM_DBOPEN(TESTSUITE/spool/db/callout)
83returned from EXIM_DBOPEN
84opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
85dbfn_read: key=y
86callout cache: no domain record found
87dbfn_read: key=x@y
88callout cache: no address record found
89interface=NULL port=1224
90Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
91 SMTP<< 220 server ready
92 SMTP>> HELO myhost.test.ex
93 SMTP<< 250 OK
94 SMTP>> MAIL FROM:<>
95 SMTP<< 250 OK
96 SMTP>> RCPT TO:<x@y>
97 SMTP<< 250 OK
98 SMTP>> QUIT
99locking TESTSUITE/spool/db/callout.lockfile
100locked TESTSUITE/spool/db/callout.lockfile
101EXIM_DBOPEN(TESTSUITE/spool/db/callout)
102returned from EXIM_DBOPEN
103opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
104dbfn_write: key=y
105wrote callout cache domain record:
106 result=1 postmaster=0 random=0
107dbfn_write: key=x@y
108wrote positive callout cache address record
109----------- end verify ------------
110sender x@y verified ok
111accept: condition test succeeded
898d150f 112SMTP>> 250 OK
54c5ebb1 113SMTP<< quit
898d150f 114SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
115LOG: smtp_connection MAIN
116 SMTP connection from [1.2.3.4] closed by QUIT
117search_tidyup called
118>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
119Exim version x.yz ....
120changed uid/gid: forcing real = effective
121 uid=uuuu gid=CALLER_GID pid=pppp
122configuration file is TESTSUITE/test-config
123admin user
124changed uid/gid: privilege not needed
125 uid=EXIM_UID gid=EXIM_GID pid=pppp
126originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
127sender address = CALLER@myhost.test.ex
128sender_fullhost = [1.2.3.4]
129sender_rcvhost = [1.2.3.4]
130host in hosts_connection_nolog? no (option unset)
131LOG: smtp_connection MAIN
132 SMTP connection from [1.2.3.4]
133host in host_lookup? no (option unset)
134set_process_info: pppp handling incoming connection from [1.2.3.4]
135host in host_reject_connection? no (option unset)
136host in sender_unqualified_hosts? no (option unset)
137host in recipient_unqualified_hosts? no (option unset)
138host in helo_verify_hosts? no (option unset)
139host in helo_try_verify_hosts? no (option unset)
140host in helo_accept_junk_hosts? no (option unset)
898d150f 141SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
142smtp_setup_msg entered
143SMTP<< mail from:<x@y>
144using ACL "mail"
145processing "accept"
146check verify = sender/callout=1s,maxwait=1s
147>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
148Verifying x@y
149>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
150Considering x@y
151>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
152routing x@y
153--------> r1 router <--------
154local_part=x domain=y
155calling r1 router
156r1 router called for x@y
157 domain = y
158set transport t1
159queued for t1 transport: local_part = x
160domain = y
161 errors_to=NULL
162 domain_data=NULL localpart_data=NULL
163routed by r1 router
164 envelope to: x@y
165 transport: t1
166using host_fake_gethostbyname for 127.0.0.1 (IPv4)
167local host found for non-MX address
168fully qualified name = 127.0.0.1
169MUNGED: ::1 will be omitted in what follows
170get[host|ipnode]byname[2] looked up these IP addresses:
171 name=127.0.0.1 address=127.0.0.1
172Attempting full verification using callout
173locking TESTSUITE/spool/db/callout.lockfile
174locked TESTSUITE/spool/db/callout.lockfile
175EXIM_DBOPEN(TESTSUITE/spool/db/callout)
176returned from EXIM_DBOPEN
177opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
178dbfn_read: key=y
179callout cache: found domain record
180dbfn_read: key=x@y
181callout cache: found address record
182callout cache: address record is positive
183----------- end verify ------------
184sender x@y verified ok
185accept: condition test succeeded
898d150f 186SMTP>> 250 OK
54c5ebb1 187SMTP<< quit
898d150f 188SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
189LOG: smtp_connection MAIN
190 SMTP connection from [1.2.3.4] closed by QUIT
191search_tidyup called
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)
201>>> using ACL "mail"
202>>> processing "accept"
203>>> check verify = sender/callout=1s,maxwait=1s
204>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
205>>> routing x@y
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
210MUNGED: ::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)
227>>> using ACL "mail"
228>>> processing "accept"
229>>> check verify = sender/callout=1s,maxwait=1s
230>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
231>>> routing a@b
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
236MUNGED: ::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
246>>> SMTP<< 250 OK
247>>> SMTP>> MAIL FROM:<>
248>>> SMTP<< 250 OK
249>>> SMTP>> RCPT TO:<a@b>
250>>> SMTP<< 250 OK
251>>> SMTP>> QUIT
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)
265>>> using ACL "mail"
266>>> processing "accept"
267>>> check verify = sender/callout=1s,maxwait=1s
268>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
269>>> routing p1@q
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
274MUNGED: ::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
284>>> SMTP timeout
285>>> ----------- end verify ------------
286>>> accept: condition test deferred
287LOG: H=[1.2.3.4] sender verify defer for <p1@q>: Could not complete sender verify callout
288LOG: H=[1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout