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