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 IP address lookup yielded "the.local.host.name"
71 check dnssec require list
72 the.local.host.name not in empty list (option unset? cannot trace name)
73 check dnssec request list
74 the.local.host.name not in empty list (option unset? cannot trace name)
75 DNS lookup of the.local.host.name (A) using fakens
76 DNS lookup of the.local.host.name (A) succeeded
77 local host found for non-MX address
78 the.local.host.name ip4.ip4.ip4.ip4 mx=-1 sort=xx
79 checking addresses for the.local.host.name
80 Forward DNS security status: unverified
82 sender_fullhost = the.local.host.name (test) [ip4.ip4.ip4.ip4]
83 sender_rcvhost = the.local.host.name ([ip4.ip4.ip4.ip4] helo=test)
84 list element: cioce.test.again.dns
85 using host_fake_gethostbyname for cioce.test.again.dns (IPv4)
86 DNS lookup of cioce.test.again.dns (A) using fakens
87 DNS lookup of cioce.test.again.dns (A) gave TRY_AGAIN
88 cioce.test.again.dns in dns_again_means_nonexist?
90 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
91 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
92 DNS: couldn't fake dnsa len
93 DNS: no SOA record found for neg-TTL
94 writing neg-cache entry for cioce.test.again.dns-A-xxxx, ttl -1
95 host_fake_gethostbyname(af=inet) returned 1 (HOST_NOT_FOUND)
96 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
97 LOG: host_lookup_failed MAIN
98 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
99 failed to find IP address for cioce.test.again.dns: item ignored by +ignore_unknown
100 host in "+ignore_unknown : *.cioce.test.again.dns : cioce.test.again.dns : "? no (end of list)
101 accept: condition test failed in ACL rcpt
102 end of ACL rcpt: implicit DENY
103 SMTP>> 550 Administrative prohibition
105 H=the.local.host.name (test) [ip4.ip4.ip4.ip4] F=<xx@cioce.test.again.dns> rejected RCPT <a@b>
107 SMTP>> 221 myhost.test.ex closing connection
108 LOG: smtp_connection MAIN
109 SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4] D=qqs closed by QUIT
111 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
112 Exim version x.yz ....
114 changed uid/gid: forcing real = effective
115 uid=uuuu gid=CALLER_GID pid=p1235
116 configuration file is TESTSUITE/test-config
118 changed uid/gid: privilege not needed
119 uid=EXIM_UID gid=EXIM_GID pid=p1235
120 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
121 sender address = CALLER@myhost.test.ex
122 sender_fullhost = [ip4.ip4.ip4.ip4]
123 sender_rcvhost = [ip4.ip4.ip4.ip4]
124 host in hosts_connection_nolog? no (option unset)
125 LOG: smtp_connection MAIN
126 SMTP connection from [ip4.ip4.ip4.ip4]
127 host in host_lookup? no (option unset)
128 set_process_info: pppp handling incoming connection from [ip4.ip4.ip4.ip4]
129 host in host_reject_connection? no (option unset)
130 host in sender_unqualified_hosts? no (option unset)
131 host in recipient_unqualified_hosts? no (option unset)
132 host in helo_verify_hosts? no (option unset)
133 host in helo_try_verify_hosts? no (option unset)
134 host in helo_accept_junk_hosts? no (option unset)
135 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
136 smtp_setup_msg entered
137 SMTP<< vrfy a@test.again.dns
138 host in smtp_accept_max_nonmail_hosts?
140 host in smtp_accept_max_nonmail_hosts? yes (matched "*")
142 processing ACL vrfy "warn" (TESTSUITE/test-config 28)
143 check domains = +try_again_dns_list
144 test.again.dns in "+try_again_dns_list"?
145 list element: +try_again_dns_list
146 start sublist try_again_dns_list
147 test.again.dns in "@mx_any"?
148 ╎list element: @mx_any
149 ╎check dnssec require list
150 ╎check dnssec request list
151 ╎DNS lookup of test.again.dns (MX) using fakens
152 ╎DNS lookup of test.again.dns (MX) gave TRY_AGAIN
153 ╎test.again.dns in dns_again_means_nonexist?
154 ╎ list element: !+try_again_dns_list
155 ╎ start sublist try_again_dns_list
156 ╎ test.again.dns in "@mx_any"?
157 ╎ ╎list element: @mx_any
158 ╎ ╎check dnssec require list
159 ╎ ╎check dnssec request list
160 ╎ ╎DNS lookup of test.again.dns (MX) using fakens
161 ╎ ╎DNS lookup of test.again.dns (MX) gave TRY_AGAIN
163 dns_again_means_nonexist recursion seen for test.again.dns (assuming nonexist)
164 ╎ ╎DNS: couldn't fake dnsa len
165 ╎ ╎DNS: no SOA record found for neg-TTL
166 ╎ ╎ writing neg-cache entry for test.again.dns-MX-xxxx, ttl -1
167 ╎ test.again.dns in "@mx_any"? no (end of list)
168 ╎ end sublist try_again_dns_list
169 ╎test.again.dns in dns_again_means_nonexist? yes (end of list)
170 ╎test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
171 ╎DNS: couldn't fake dnsa len
172 ╎DNS: no SOA record found for neg-TTL
173 ╎ update neg-cache entry for test.again.dns-MX-xxxx, ttl -1
174 test.again.dns in "@mx_any"? no (end of list)
175 end sublist try_again_dns_list
176 test.again.dns in "+try_again_dns_list"? no (end of list)
177 warn: condition test failed in ACL vrfy
178 end of ACL vrfy: implicit DENY
179 SMTP>> 252 Administrative prohibition
181 H=[ip4.ip4.ip4.ip4] rejected VRFY a@test.again.dns
182 SMTP>> 421 myhost.test.ex lost input connection
183 LOG: smtp_connection MAIN
184 SMTP connection from [ip4.ip4.ip4.ip4] lost D=qqs
186 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>