3 changed uid/gid: forcing real = effective
4 uid=uuuu gid=CALLER_GID pid=p1234
5 configuration file is TESTSUITE/test-config
7 changed uid/gid: privilege not needed
8 uid=EXIM_UID gid=EXIM_GID pid=p1234
9 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
10 sender address = CALLER@myhost.test.ex
11 sender_fullhost = [ip4.ip4.ip4.ip4]
12 sender_rcvhost = [ip4.ip4.ip4.ip4]
13 host in hosts_connection_nolog? no (option unset)
14 LOG: smtp_connection MAIN
15 SMTP connection from [ip4.ip4.ip4.ip4]
16 host in host_lookup? no (option unset)
17 set_process_info: pppp handling incoming connection from [ip4.ip4.ip4.ip4]
18 host in host_reject_connection? no (option unset)
19 host in sender_unqualified_hosts? no (option unset)
20 host in recipient_unqualified_hosts? no (option unset)
21 host in helo_verify_hosts? no (option unset)
22 host in helo_try_verify_hosts? no (option unset)
23 host in helo_accept_junk_hosts? no (option unset)
24 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
25 smtp_setup_msg entered
27 test in helo_lookup_domains?
30 test in helo_lookup_domains? no (end of list)
31 sender_fullhost = (test) [ip4.ip4.ip4.ip4]
32 sender_rcvhost = [ip4.ip4.ip4.ip4] (helo=test)
33 set_process_info: pppp handling incoming connection from (test) [ip4.ip4.ip4.ip4]
34 SMTP>> 250 myhost.test.ex Hello test [ip4.ip4.ip4.ip4]
35 SMTP<< mail from:<xx@cioce.test.again.dns>
36 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
37 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
41 processing ACL rcpt "accept" (TESTSUITE/test-config 35)
42 check hosts = +ignore_unknown : *.$sender_address_domain : $sender_address_domain : ${lookup dnsdb{>:defer_never,mxh=$sender_address_domain}}
43 search_open: dnsdb "NULL"
44 search_find: file="NULL"
45 key=">:defer_never,mxh=cioce.test.again.dns" partial=-1 affix=NULL starflags=0 opts=NULL
47 internal_search_find: file="NULL"
48 type=dnsdb key=">:defer_never,mxh=cioce.test.again.dns" opts=NULL
49 database lookup required for >:defer_never,mxh=cioce.test.again.dns
51 dnsdb key: cioce.test.again.dns
52 DNS lookup of cioce.test.again.dns (MX) using fakens
53 DNS lookup of cioce.test.again.dns (MX) gave TRY_AGAIN
54 cioce.test.again.dns in dns_again_means_nonexist?
56 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
57 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
58 DNS: couldn't fake dnsa len
59 DNS: no SOA record found for neg-TTL
60 writing neg-cache entry for cioce.test.again.dns-MX-xxxx, ttl -1
61 creating new cache entry
63 host in "+ignore_unknown : *.cioce.test.again.dns : cioce.test.again.dns : "?
64 list element: +ignore_unknown
65 list element: *.cioce.test.again.dns
66 sender host name required, to match against *.cioce.test.again.dns
67 looking up host name for ip4.ip4.ip4.ip4
68 DNS lookup of ip4-reverse.in-addr.arpa (PTR) using fakens
69 DNS lookup of ip4-reverse.in-addr.arpa (PTR) succeeded
70 Reverse DNS security status: unverified
71 IP address lookup yielded "the.local.host.name"
72 check dnssec require list
73 ╎the.local.host.name not in empty list (option unset? cannot trace name)
74 check dnssec request list
75 ╎the.local.host.name not in empty list (option unset? cannot trace name)
76 DNS lookup of the.local.host.name (A) using fakens
77 DNS lookup of the.local.host.name (A) succeeded
78 local host found for non-MX address
79 the.local.host.name ip4.ip4.ip4.ip4 mx=-1 sort=xx
80 checking addresses for the.local.host.name
81 Forward DNS security status: unverified
83 sender_fullhost = the.local.host.name (test) [ip4.ip4.ip4.ip4]
84 sender_rcvhost = the.local.host.name ([ip4.ip4.ip4.ip4] helo=test)
85 list element: cioce.test.again.dns
86 using host_fake_gethostbyname for cioce.test.again.dns (IPv4)
87 DNS lookup of cioce.test.again.dns (A) using fakens
88 DNS lookup of cioce.test.again.dns (A) gave TRY_AGAIN
89 cioce.test.again.dns in dns_again_means_nonexist?
91 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
92 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
93 DNS: couldn't fake dnsa len
94 DNS: no SOA record found for neg-TTL
95 writing neg-cache entry for cioce.test.again.dns-A-xxxx, ttl -1
96 host_fake_gethostbyname(af=inet) returned 1 (HOST_NOT_FOUND)
97 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
98 LOG: host_lookup_failed MAIN
99 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
100 failed to find IP address for cioce.test.again.dns: item ignored by +ignore_unknown
101 host in "+ignore_unknown : *.cioce.test.again.dns : cioce.test.again.dns : "? no (end of list)
102 accept: condition test failed in ACL rcpt
103 end of ACL rcpt: implicit DENY
104 SMTP>> 550 Administrative prohibition
106 H=the.local.host.name (test) [ip4.ip4.ip4.ip4] F=<xx@cioce.test.again.dns> rejected RCPT <a@b>
108 SMTP>> 221 myhost.test.ex closing connection
109 LOG: smtp_connection MAIN
110 SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4] D=qqs closed by QUIT
112 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
113 Exim version x.yz ....
115 changed uid/gid: forcing real = effective
116 uid=uuuu gid=CALLER_GID pid=p1235
117 configuration file is TESTSUITE/test-config
119 changed uid/gid: privilege not needed
120 uid=EXIM_UID gid=EXIM_GID pid=p1235
121 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
122 sender address = CALLER@myhost.test.ex
123 sender_fullhost = [ip4.ip4.ip4.ip4]
124 sender_rcvhost = [ip4.ip4.ip4.ip4]
125 host in hosts_connection_nolog? no (option unset)
126 LOG: smtp_connection MAIN
127 SMTP connection from [ip4.ip4.ip4.ip4]
128 host in host_lookup? no (option unset)
129 set_process_info: pppp handling incoming connection from [ip4.ip4.ip4.ip4]
130 host in host_reject_connection? no (option unset)
131 host in sender_unqualified_hosts? no (option unset)
132 host in recipient_unqualified_hosts? no (option unset)
133 host in helo_verify_hosts? no (option unset)
134 host in helo_try_verify_hosts? no (option unset)
135 host in helo_accept_junk_hosts? no (option unset)
136 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
137 smtp_setup_msg entered
138 SMTP<< vrfy a@test.again.dns
139 host in smtp_accept_max_nonmail_hosts?
141 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
143 processing ACL vrfy "warn" (TESTSUITE/test-config 28)
144 check domains = +try_again_dns_list
145 test.again.dns in "+try_again_dns_list"?
146 list element: +try_again_dns_list
147 start sublist try_again_dns_list
148 test.again.dns in "@mx_any"?
149 ╎list element: @mx_any
150 ╎check dnssec require list
151 ╎check dnssec request list
152 ╎DNS lookup of test.again.dns (MX) using fakens
153 ╎DNS lookup of test.again.dns (MX) gave TRY_AGAIN
154 ╎test.again.dns in dns_again_means_nonexist?
155 ╎ list element: !+try_again_dns_list
156 ╎ start sublist try_again_dns_list
157 ╎ test.again.dns in "@mx_any"?
158 ╎ ╎list element: @mx_any
159 ╎ ╎check dnssec require list
160 ╎ ╎check dnssec request list
161 ╎ ╎DNS lookup of test.again.dns (MX) using fakens
162 ╎ ╎DNS lookup of test.again.dns (MX) gave TRY_AGAIN
164 dns_again_means_nonexist recursion seen for test.again.dns (assuming nonexist)
165 ╎ ╎DNS: couldn't fake dnsa len
166 ╎ ╎DNS: no SOA record found for neg-TTL
167 ╎ ╎ writing neg-cache entry for test.again.dns-MX-xxxx, ttl -1
168 ╎ test.again.dns in "@mx_any"? no (end of list)
169 ╎ end sublist try_again_dns_list
170 ╎test.again.dns in dns_again_means_nonexist? yes (end of list)
171 ╎test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
172 ╎DNS: couldn't fake dnsa len
173 ╎DNS: no SOA record found for neg-TTL
174 ╎ update neg-cache entry for test.again.dns-MX-xxxx, ttl -1
175 test.again.dns in "@mx_any"? no (end of list)
176 end sublist try_again_dns_list
177 test.again.dns in "+try_again_dns_list"? no (end of list)
178 warn: condition test failed in ACL vrfy
179 end of ACL vrfy: implicit DENY
180 SMTP>> 252 Administrative prohibition
182 H=[ip4.ip4.ip4.ip4] rejected VRFY a@test.again.dns
183 SMTP>> 421 myhost.test.ex lost input connection
184 LOG: smtp_connection MAIN
185 SMTP connection from [ip4.ip4.ip4.ip4] lost D=qqs
187 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>