DANE: smtp transport option dane_require_tls_ciphers
[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
54c5ebb1
PH
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 ------------
6968512f 24>>> accept: condition test succeeded in ACL "mail"
a7538db1 25>>> end of ACL "mail": ACCEPT
54c5ebb1
PH
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>
ddf1b11a 51spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 52log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1
PH
53using ACL "mail"
54processing "accept"
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
75using host_fake_gethostbyname for 127.0.0.1 (IPv4)
76local host found for non-MX address
54c5ebb1
PH
77MUNGED: ::1 will be omitted in what follows
78get[host|ipnode]byname[2] looked up these IP addresses:
79 name=127.0.0.1 address=127.0.0.1
80Attempting full verification using callout
81locking TESTSUITE/spool/db/callout.lockfile
7b4c8c1f 82locked TESTSUITE/spool/db/callout.lockfile
552f4602 83EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
81f358da 84returned from EXIM_DBOPEN: 0xAAAAAAAA
54c5ebb1
PH
85opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
86dbfn_read: key=y
6f4d5ad3 87callout cache: no domain record found for y
54c5ebb1 88dbfn_read: key=x@y
6f4d5ad3 89callout cache: no address record found for x@y
81f358da 90EXIM_DBCLOSE(0xAAAAAAAA)
7b4c8c1f 91closed hints database and lockfile
7eb59ff9 92interface=NULL port=1224
cb340d8d 93Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 94 SMTP<< 220 server ready
cb9d95ae
JH
95127.0.0.1 in hosts_avoid_esmtp? no (option unset)
96 SMTP>> EHLO myhost.test.ex
76003495 97cmd buf flush ddd bytes
54c5ebb1 98 SMTP<< 250 OK
02b41d71
JH
99not using PIPELINING
100not using DSN
fcc8e047 101127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1 102 SMTP>> MAIL FROM:<>
76003495 103cmd buf flush ddd bytes
54c5ebb1
PH
104 SMTP<< 250 OK
105 SMTP>> RCPT TO:<x@y>
76003495 106cmd buf flush ddd bytes
54c5ebb1
PH
107 SMTP<< 250 OK
108 SMTP>> QUIT
76003495 109cmd buf flush ddd bytes
2760b518 110 SMTP<< 220 OK
ae5afa61 111 SMTP(close)>>
54c5ebb1 112locking TESTSUITE/spool/db/callout.lockfile
7b4c8c1f 113locked TESTSUITE/spool/db/callout.lockfile
552f4602 114EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR|O_CREAT
81f358da 115returned from EXIM_DBOPEN: 0xAAAAAAAA
54c5ebb1
PH
116opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
117dbfn_write: key=y
8b9476ba 118wrote callout cache domain record for y:
54c5ebb1
PH
119 result=1 postmaster=0 random=0
120dbfn_write: key=x@y
8b9476ba 121wrote positive callout cache address record for x@y
81f358da 122EXIM_DBCLOSE(0xAAAAAAAA)
7b4c8c1f 123closed hints database and lockfile
54c5ebb1
PH
124----------- end verify ------------
125sender x@y verified ok
6968512f 126accept: condition test succeeded in ACL "mail"
a7538db1 127end of ACL "mail": ACCEPT
898d150f 128SMTP>> 250 OK
54c5ebb1 129SMTP<< quit
898d150f 130SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
131LOG: smtp_connection MAIN
132 SMTP connection from [1.2.3.4] closed by QUIT
133search_tidyup called
9bfb7e1b 134>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
135Exim version x.yz ....
136changed uid/gid: forcing real = effective
137 uid=uuuu gid=CALLER_GID pid=pppp
138configuration file is TESTSUITE/test-config
139admin user
140changed uid/gid: privilege not needed
141 uid=EXIM_UID gid=EXIM_GID pid=pppp
142originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
143sender address = CALLER@myhost.test.ex
144sender_fullhost = [1.2.3.4]
145sender_rcvhost = [1.2.3.4]
146host in hosts_connection_nolog? no (option unset)
147LOG: smtp_connection MAIN
148 SMTP connection from [1.2.3.4]
149host in host_lookup? no (option unset)
150set_process_info: pppp handling incoming connection from [1.2.3.4]
151host in host_reject_connection? no (option unset)
152host in sender_unqualified_hosts? no (option unset)
153host in recipient_unqualified_hosts? no (option unset)
154host in helo_verify_hosts? no (option unset)
155host in helo_try_verify_hosts? no (option unset)
156host in helo_accept_junk_hosts? no (option unset)
898d150f 157SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54c5ebb1
PH
158smtp_setup_msg entered
159SMTP<< mail from:<x@y>
ddf1b11a 160spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
ad424056 161log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
54c5ebb1
PH
162using ACL "mail"
163processing "accept"
164check verify = sender/callout=1s,maxwait=1s
165>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
166Verifying x@y
167>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
168Considering x@y
169>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
170routing x@y
171--------> r1 router <--------
172local_part=x domain=y
173calling r1 router
174r1 router called for x@y
175 domain = y
176set transport t1
177queued for t1 transport: local_part = x
178domain = y
179 errors_to=NULL
180 domain_data=NULL localpart_data=NULL
181routed by r1 router
182 envelope to: x@y
183 transport: t1
184using host_fake_gethostbyname for 127.0.0.1 (IPv4)
185local host found for non-MX address
54c5ebb1
PH
186MUNGED: ::1 will be omitted in what follows
187get[host|ipnode]byname[2] looked up these IP addresses:
188 name=127.0.0.1 address=127.0.0.1
189Attempting full verification using callout
190locking TESTSUITE/spool/db/callout.lockfile
7b4c8c1f 191locked TESTSUITE/spool/db/callout.lockfile
552f4602 192EXIM_DBOPEN: file <TESTSUITE/spool/db/callout> dir <TESTSUITE/spool/db> flags=O_RDWR
81f358da 193returned from EXIM_DBOPEN: 0xAAAAAAAA
54c5ebb1
PH
194opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
195dbfn_read: key=y
6f4d5ad3 196callout cache: found domain record for y
54c5ebb1 197dbfn_read: key=x@y
6f4d5ad3 198callout cache: found address record for x@y
54c5ebb1 199callout cache: address record is positive
81f358da 200EXIM_DBCLOSE(0xAAAAAAAA)
7b4c8c1f 201closed hints database and lockfile
54c5ebb1
PH
202----------- end verify ------------
203sender x@y verified ok
6968512f 204accept: condition test succeeded in ACL "mail"
a7538db1 205end of ACL "mail": ACCEPT
898d150f 206SMTP>> 250 OK
54c5ebb1 207SMTP<< quit
898d150f 208SMTP>> 221 myhost.test.ex closing connection
54c5ebb1
PH
209LOG: smtp_connection MAIN
210 SMTP connection from [1.2.3.4] closed by QUIT
211search_tidyup called
9bfb7e1b 212>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
54c5ebb1
PH
213>>> host in hosts_connection_nolog? no (option unset)
214>>> host in host_lookup? no (option unset)
215>>> host in host_reject_connection? no (option unset)
216>>> host in sender_unqualified_hosts? no (option unset)
217>>> host in recipient_unqualified_hosts? no (option unset)
218>>> host in helo_verify_hosts? no (option unset)
219>>> host in helo_try_verify_hosts? no (option unset)
220>>> host in helo_accept_junk_hosts? no (option unset)
221>>> using ACL "mail"
222>>> processing "accept"
223>>> check verify = sender/callout=1s,maxwait=1s
224>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
225>>> routing x@y
226>>> calling r1 router
227>>> routed by r1 router
228>>> local host found for non-MX address
54c5ebb1
PH
229MUNGED: ::1 will be omitted in what follows
230>>> get[host|ipnode]byname[2] looked up these IP addresses:
231>>> name=127.0.0.1 address=127.0.0.1
232>>> Attempting full verification using callout
6f4d5ad3
JH
233>>> callout cache: found domain record for y
234>>> callout cache: found address record for x@y
54c5ebb1
PH
235>>> callout cache: address record is positive
236>>> ----------- end verify ------------
6968512f 237>>> accept: condition test succeeded in ACL "mail"
a7538db1 238>>> end of ACL "mail": ACCEPT
54c5ebb1
PH
239>>> host in hosts_connection_nolog? no (option unset)
240>>> host in host_lookup? no (option unset)
241>>> host in host_reject_connection? no (option unset)
242>>> host in sender_unqualified_hosts? no (option unset)
243>>> host in recipient_unqualified_hosts? no (option unset)
244>>> host in helo_verify_hosts? no (option unset)
245>>> host in helo_try_verify_hosts? no (option unset)
246>>> host in helo_accept_junk_hosts? no (option unset)
247>>> using ACL "mail"
248>>> processing "accept"
249>>> check verify = sender/callout=1s,maxwait=1s
250>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
251>>> routing a@b
252>>> calling r1 router
253>>> routed by r1 router
254>>> local host found for non-MX address
54c5ebb1
PH
255MUNGED: ::1 will be omitted in what follows
256>>> get[host|ipnode]byname[2] looked up these IP addresses:
257>>> name=127.0.0.1 address=127.0.0.1
258>>> Attempting full verification using callout
6f4d5ad3
JH
259>>> callout cache: no domain record found for b
260>>> callout cache: no address record found for a@b
7eb59ff9 261>>> interface=NULL port=1224
7373d852 262>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 263>>> SMTP<< 220 server ready
cb9d95ae
JH
264>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
265>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 266>>> cmd buf flush 21 bytes
54c5ebb1 267>>> SMTP<< 250 OK
fcc8e047 268>>> 127.0.0.1 in hosts_require_auth? no (option unset)
54c5ebb1 269>>> SMTP>> MAIL FROM:<>
58fc5fb2 270>>> cmd buf flush 14 bytes
54c5ebb1
PH
271>>> SMTP<< 250 OK
272>>> SMTP>> RCPT TO:<a@b>
58fc5fb2 273>>> cmd buf flush 15 bytes
54c5ebb1
PH
274>>> SMTP<< 250 OK
275>>> SMTP>> QUIT
58fc5fb2 276>>> cmd buf flush 6 bytes
2760b518 277>>> SMTP<< 220 OK
ae5afa61 278>>> SMTP(close)>>
8b9476ba 279>>> wrote callout cache domain record for b:
54c5ebb1 280>>> result=1 postmaster=0 random=0
8b9476ba 281>>> wrote positive callout cache address record for a@b
54c5ebb1 282>>> ----------- end verify ------------
6968512f 283>>> accept: condition test succeeded in ACL "mail"
a7538db1 284>>> end of ACL "mail": ACCEPT
54c5ebb1
PH
285>>> host in hosts_connection_nolog? no (option unset)
286>>> host in host_lookup? no (option unset)
287>>> host in host_reject_connection? no (option unset)
288>>> host in sender_unqualified_hosts? no (option unset)
289>>> host in recipient_unqualified_hosts? no (option unset)
290>>> host in helo_verify_hosts? no (option unset)
291>>> host in helo_try_verify_hosts? no (option unset)
292>>> host in helo_accept_junk_hosts? no (option unset)
293>>> using ACL "mail"
294>>> processing "accept"
295>>> check verify = sender/callout=1s,maxwait=1s
296>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
297>>> routing p1@q
298>>> calling r1 router
299>>> routed by r1 router
300>>> local host found for non-MX address
54c5ebb1
PH
301MUNGED: ::1 will be omitted in what follows
302>>> get[host|ipnode]byname[2] looked up these IP addresses:
303>>> name=127.0.0.1 address=127.0.0.1
304>>> Attempting full verification using callout
6f4d5ad3
JH
305>>> callout cache: no domain record found for q
306>>> callout cache: no address record found for p1@q
7eb59ff9 307>>> interface=NULL port=1224
7373d852 308>>> Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
54c5ebb1 309>>> SMTP<< 220 server ready
cb9d95ae
JH
310>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
311>>> SMTP>> EHLO myhost.test.ex
58fc5fb2 312>>> cmd buf flush 21 bytes
ae5afa61 313>>> SMTP(close)>>
02b41d71 314>>> SMTP timeout
54c5ebb1 315>>> ----------- end verify ------------
6968512f 316>>> accept: condition test deferred in ACL "mail"
e9166683 317LOG: 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
54c5ebb1 318LOG: H=[1.2.3.4] temporarily rejected MAIL <p1@q>: Could not complete sender verify callout