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