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 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
9 sender address = CALLER@myhost.test.ex
10 sender_fullhost = [ip4.ip4.ip4.ip4]
11 sender_rcvhost = [ip4.ip4.ip4.ip4]
12 host in hosts_connection_nolog? no (option unset)
13 LOG: smtp_connection MAIN
14 SMTP connection from [ip4.ip4.ip4.ip4]
15 host in host_lookup? no (option unset)
16 set_process_info: pppp handling incoming connection from [ip4.ip4.ip4.ip4]
17 host in host_reject_connection? no (option unset)
18 host in sender_unqualified_hosts? no (option unset)
19 host in recipient_unqualified_hosts? no (option unset)
20 host in helo_verify_hosts? no (option unset)
21 host in helo_try_verify_hosts? no (option unset)
22 host in helo_accept_junk_hosts? no (option unset)
23 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
24 smtp_setup_msg entered
26 test in helo_lookup_domains? no (end of list)
27 sender_fullhost = (test) [ip4.ip4.ip4.ip4]
28 sender_rcvhost = [ip4.ip4.ip4.ip4] (helo=test)
29 set_process_info: pppp handling incoming connection from (test) [ip4.ip4.ip4.ip4]
30 SMTP>> 250 myhost.test.ex Hello test [ip4.ip4.ip4.ip4]
31 SMTP<< mail from:<xx@cioce.test.again.dns>
32 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
33 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
37 processing "accept" (TESTSUITE/test-config 23)
38 check hosts = +ignore_unknown : *.$sender_address_domain : $sender_address_domain : ${lookup dnsdb{>:defer_never,mxh=$sender_address_domain}}
39 search_open: dnsdb "NULL"
40 search_find: file="NULL"
41 key=">:defer_never,mxh=cioce.test.again.dns" partial=-1 affix=NULL starflags=0 opts=NULL
43 internal_search_find: file="NULL"
44 type=dnsdb key=">:defer_never,mxh=cioce.test.again.dns" opts=NULL
45 database lookup required for >:defer_never,mxh=cioce.test.again.dns
47 dnsdb key: cioce.test.again.dns
48 DNS lookup of cioce.test.again.dns (MX) using fakens
49 DNS lookup of cioce.test.again.dns (MX) gave TRY_AGAIN
50 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
51 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
52 DNS: couldn't fake dnsa len
53 DNS: no SOA record found for neg-TTL
54 writing neg-cache entry for cioce.test.again.dns-MX-xxxx, ttl -1
55 creating new cache entry
57 sender host name required, to match against *.cioce.test.again.dns
58 looking up host name for ip4.ip4.ip4.ip4
59 DNS lookup of ip4-reverse.in-addr.arpa (PTR) using fakens
60 DNS lookup of ip4-reverse.in-addr.arpa (PTR) succeeded
61 IP address lookup yielded "the.local.host.name"
62 DNS lookup of the.local.host.name (A) using fakens
63 DNS lookup of the.local.host.name (A) succeeded
64 local host found for non-MX address
65 the.local.host.name ip4.ip4.ip4.ip4 mx=-1 sort=xx
66 checking addresses for the.local.host.name
67 Forward DNS security status: unverified
69 sender_fullhost = the.local.host.name (test) [ip4.ip4.ip4.ip4]
70 sender_rcvhost = the.local.host.name ([ip4.ip4.ip4.ip4] helo=test)
71 using host_fake_gethostbyname for cioce.test.again.dns (IPv4)
72 DNS lookup of cioce.test.again.dns (A) using fakens
73 DNS lookup of cioce.test.again.dns (A) gave TRY_AGAIN
74 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
75 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
76 DNS: couldn't fake dnsa len
77 DNS: no SOA record found for neg-TTL
78 writing neg-cache entry for cioce.test.again.dns-A-xxxx, ttl -1
79 host_fake_gethostbyname(af=inet) returned 1 (HOST_NOT_FOUND)
80 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
81 LOG: host_lookup_failed MAIN
82 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
83 failed to find IP address for cioce.test.again.dns: item ignored by +ignore_unknown
84 host in "+ignore_unknown : *.cioce.test.again.dns : cioce.test.again.dns : "? no (end of list)
85 accept: condition test failed in ACL "rcpt"
86 end of ACL "rcpt": implicit DENY
87 SMTP>> 550 Administrative prohibition
89 H=the.local.host.name (test) [ip4.ip4.ip4.ip4] F=<xx@cioce.test.again.dns> rejected RCPT <a@b>
91 SMTP>> 221 myhost.test.ex closing connection
92 LOG: smtp_connection MAIN
93 SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4] closed by QUIT
95 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>