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 test: 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 test: 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
132 127.0.0.1 in hosts_require_auth? no (option unset)
135 SMTP>> RCPT TO:<qq@remote>
138 locking TESTSUITE/spool/db/callout.lockfile
139 locked TESTSUITE/spool/db/callout.lockfile
140 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
141 returned from EXIM_DBOPEN
142 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR|O_CREAT
143 dbfn_write: key=remote
144 wrote callout cache domain record:
145 result=1 postmaster=0 random=0
146 dbfn_write: key=qq@remote
147 wrote negative callout cache address record
148 ----------- end verify ------------
149 l_message: $acl_verify_message
150 warn: condition test succeeded in ACL "rcpt"
152 U=CALLER Warning: Sender verify failed: response to "RCPT TO:<qq@remote>" from 127.0.0.1 [127.0.0.1] was: 550 Unknown
154 check senders = qq@remote
155 address match test: subject=qq@remote pattern=qq@remote
156 remote in "remote"? yes (matched "remote")
157 qq@remote in "qq@remote"? yes (matched "qq@remote")
158 accept: condition test succeeded in ACL "rcpt"
159 end of ACL "rcpt": ACCEPT
161 SMTP<< rcpt to:<xyz@local>
164 check senders = qq@remote
165 address match test: subject=qq@remote pattern=qq@remote
166 remote in "remote"? yes (matched "remote")
167 qq@remote in "qq@remote"? yes (matched "qq@remote")
168 check !verify = sender
169 using cached sender verify result
170 deny: condition test failed in ACL "rcpt"
172 check senders = qq@remote
173 address match test: subject=qq@remote pattern=qq@remote
174 remote in "remote"? yes (matched "remote")
175 qq@remote in "qq@remote"? yes (matched "qq@remote")
176 check !verify = sender/callout
177 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
179 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
180 Considering qq@remote
181 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
183 --------> r1 router <--------
184 local_part=qq domain=remote
186 remote in "local"? no (end of list)
187 r1 router skipped: domains mismatch
188 --------> r2 router <--------
189 local_part=qq domain=remote
191 remote in "remote"? yes (matched "remote")
193 r2 router called for qq@remote
195 route_item = * 127.0.0.1
196 remote in "*"? yes (matched "*")
197 original list of hosts = "127.0.0.1" options =
198 expanded list of hosts = "127.0.0.1" options =
199 finding IP address for 127.0.0.1
200 calling host_find_byname
201 using host_fake_gethostbyname for 127.0.0.1 (IPv4)
202 local host found for non-MX address
203 fully qualified name = 127.0.0.1
204 MUNGED: ::1 will be omitted in what follows
205 get[host|ipnode]byname[2] looked up these IP addresses:
206 name=127.0.0.1 address=127.0.0.1
207 remote host address is the local host: remote: configured to try delivery anyway
208 queued for t2 transport: local_part = qq
211 domain_data=NULL localpart_data=NULL
213 envelope to: qq@remote
215 host 127.0.0.1 [127.0.0.1]
216 Attempting full verification using callout
217 locking TESTSUITE/spool/db/callout.lockfile
218 locked TESTSUITE/spool/db/callout.lockfile
219 EXIM_DBOPEN(TESTSUITE/spool/db/callout)
220 returned from EXIM_DBOPEN
221 opened hints database TESTSUITE/spool/db/callout: flags=O_RDWR
222 dbfn_read: key=remote
223 callout cache: found domain record
224 dbfn_read: key=qq@remote
225 callout cache: found address record
226 callout cache: address record is negative
227 ----------- end verify ------------
228 l_message: $acl_verify_message
229 warn: condition test succeeded in ACL "rcpt"
231 U=CALLER Warning: Sender verify failed
233 check senders = qq@remote
234 address match test: subject=qq@remote pattern=qq@remote
235 remote in "remote"? yes (matched "remote")
236 qq@remote in "qq@remote"? yes (matched "qq@remote")
237 accept: condition test succeeded in ACL "rcpt"
238 end of ACL "rcpt": ACCEPT
241 SMTP>> 221 mail.test.ex closing connection
242 LOG: smtp_connection MAIN
243 SMTP connection from CALLER closed by QUIT
245 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>