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
46 dnsdb key: cioce.test.again.dns
47 DNS lookup of cioce.test.again.dns (MX) using fakens
48 DNS lookup of cioce.test.again.dns (MX) gave TRY_AGAIN
49 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
50 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
51 DNS: couldn't fake dnsa len
52 DNS: no SOA record found for neg-TTL
53 writing neg-cache entry for cioce.test.again.dns-MX-xxxx, ttl -1
54 creating new cache entry
56 sender host name required, to match against *.cioce.test.again.dns
57 looking up host name for ip4.ip4.ip4.ip4
58 DNS lookup of ip4-reverse.in-addr.arpa (PTR) using fakens
59 DNS lookup of ip4-reverse.in-addr.arpa (PTR) succeeded
60 IP address lookup yielded "the.local.host.name"
61 DNS lookup of the.local.host.name (A) using fakens
62 DNS lookup of the.local.host.name (A) succeeded
63 local host found for non-MX address
64 the.local.host.name ip4.ip4.ip4.ip4 mx=-1 sort=xx
65 checking addresses for the.local.host.name
66 Forward DNS security status: unverified
68 sender_fullhost = the.local.host.name (test) [ip4.ip4.ip4.ip4]
69 sender_rcvhost = the.local.host.name ([ip4.ip4.ip4.ip4] helo=test)
70 using host_fake_gethostbyname for cioce.test.again.dns (IPv4)
71 DNS lookup of cioce.test.again.dns (A) using fakens
72 DNS lookup of cioce.test.again.dns (A) gave TRY_AGAIN
73 cioce.test.again.dns in dns_again_means_nonexist? yes (matched "*")
74 cioce.test.again.dns is in dns_again_means_nonexist: returning DNS_NOMATCH
75 DNS: couldn't fake dnsa len
76 DNS: no SOA record found for neg-TTL
77 writing neg-cache entry for cioce.test.again.dns-A-xxxx, ttl -1
78 host_fake_gethostbyname(af=inet) returned 1 (HOST_NOT_FOUND)
79 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
80 LOG: host_lookup_failed MAIN
81 no IP address found for host cioce.test.again.dns (during SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4])
82 failed to find IP address for cioce.test.again.dns: item ignored by +ignore_unknown
83 host in "+ignore_unknown : *.cioce.test.again.dns : cioce.test.again.dns : "? no (end of list)
84 accept: condition test failed in ACL "rcpt"
85 end of ACL "rcpt": implicit DENY
86 SMTP>> 550 Administrative prohibition
88 H=the.local.host.name (test) [ip4.ip4.ip4.ip4] F=<xx@cioce.test.again.dns> rejected RCPT <a@b>
90 SMTP>> 221 myhost.test.ex closing connection
91 LOG: smtp_connection MAIN
92 SMTP connection from the.local.host.name (test) [ip4.ip4.ip4.ip4] closed by QUIT
94 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>