1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> host in pipelining_connect_advertise_hosts?
11 >>> exim.test.ex in helo_lookup_domains?
14 >>> exim.test.ex in helo_lookup_domains? no (end of list)
15 >>> host in limits_advertise_hosts?
17 >>> host in dsn_advertise_hosts? no (option unset)
18 >>> host in pipelining_advertise_hosts?
20 >>> host in pipelining_advertise_hosts? yes (matched "*")
21 >>> host in chunking_advertise_hosts?
22 >>> host in chunking_advertise_hosts? no (end of list)
23 >>> host in tls_advertise_hosts?
24 >>> using ACL "check_recipient"
25 >>> processing "accept" (TESTSUITE/test-config 24)
29 >>> host in ":"? no (end of list)
30 >>> accept: condition test failed in ACL "check_recipient"
31 >>> processing "warn" (TESTSUITE/test-config 25)
32 >>> message: X-Warning: $sender_host_address is blacklisted at $dnslist_domain
33 >>> l_message: $sender_host_address is in $dnslist_domain
34 >>> check dnslists = rbl.test.ex
35 >>> dnslists check: rbl.test.ex
36 >>> new DNS lookup for 14.12.11.V4NET.rbl.test.ex
37 >>> dnslists: wrote cache entry, ttl=2
38 >>> DNS lookup for 14.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
39 >>> => that means V4NET.11.12.14 is listed at rbl.test.ex
40 >>> warn: condition test succeeded in ACL "check_recipient"
41 LOG: H=(exim.test.ex) [V4NET.11.12.14] Warning: V4NET.11.12.14 is in rbl.test.ex
42 >>> processing "warn" (TESTSUITE/test-config 28)
43 >>> message: X-Warning: $sender_host_address is blacklisted at $dnslist_domain
44 >>> l_message: accepting postmaster from host in $dnslist_domain
45 >>> check recipients = postmaster@exim.test.ex
46 >>> postmaster@exim.test.ex in "postmaster@exim.test.ex"?
47 >>> list element: postmaster@exim.test.ex
48 >>> exim.test.ex in "exim.test.ex"?
49 >>> list element: exim.test.ex
50 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
51 >>> postmaster@exim.test.ex in "postmaster@exim.test.ex"? yes (matched "postmaster@exim.test.ex")
52 >>> check dnslists = rbl2.test.ex
53 >>> dnslists check: rbl2.test.ex
54 >>> new DNS lookup for 14.12.11.V4NET.rbl2.test.ex
55 >>> dnslists: wrote cache entry, ttl=3600
56 >>> DNS lookup for 14.12.11.V4NET.rbl2.test.ex succeeded (yielding 127.0.0.2)
57 >>> => that means V4NET.11.12.14 is listed at rbl2.test.ex
58 >>> warn: condition test succeeded in ACL "check_recipient"
59 LOG: H=(exim.test.ex) [V4NET.11.12.14] Warning: accepting postmaster from host in rbl2.test.ex
60 >>> processing "accept" (TESTSUITE/test-config 32)
61 >>> check recipients = postmaster@exim.test.ex
62 >>> postmaster@exim.test.ex in "postmaster@exim.test.ex"?
63 >>> list element: postmaster@exim.test.ex
64 >>> exim.test.ex in "exim.test.ex"?
65 >>> list element: exim.test.ex
66 >>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
67 >>> postmaster@exim.test.ex in "postmaster@exim.test.ex"? yes (matched "postmaster@exim.test.ex")
68 >>> accept: condition test succeeded in ACL "check_recipient"
69 >>> end of ACL "check_recipient": ACCEPT
70 >>> using ACL "check_recipient"
71 >>> processing "accept" (TESTSUITE/test-config 24)
75 >>> host in ":"? no (end of list)
76 >>> accept: condition test failed in ACL "check_recipient"
77 >>> processing "warn" (TESTSUITE/test-config 25)
78 >>> message: X-Warning: $sender_host_address is blacklisted at $dnslist_domain
79 >>> l_message: $sender_host_address is in $dnslist_domain
80 >>> check dnslists = rbl.test.ex
81 >>> dnslists check: rbl.test.ex
82 >>> dnslists: using result of previous lookup
83 >>> DNS lookup for 14.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
84 >>> => that means V4NET.11.12.14 is listed at rbl.test.ex
85 >>> warn: condition test succeeded in ACL "check_recipient"
86 >>> processing "warn" (TESTSUITE/test-config 28)
87 >>> message: X-Warning: $sender_host_address is blacklisted at $dnslist_domain
88 >>> l_message: accepting postmaster from host in $dnslist_domain
89 >>> check recipients = postmaster@exim.test.ex
90 >>> list@exim.test.ex in "postmaster@exim.test.ex"?
91 >>> list element: postmaster@exim.test.ex
92 >>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
93 >>> warn: condition test failed in ACL "check_recipient"
94 >>> processing "accept" (TESTSUITE/test-config 32)
95 >>> check recipients = postmaster@exim.test.ex
96 >>> list@exim.test.ex in "postmaster@exim.test.ex"?
97 >>> list element: postmaster@exim.test.ex
98 >>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
99 >>> accept: condition test failed in ACL "check_recipient"
100 >>> processing "deny" (TESTSUITE/test-config 33)
101 >>> message: host is listed in $dnslist_domain
102 >>> check dnslists = rbl2.test.ex
103 >>> dnslists check: rbl2.test.ex
104 >>> dnslists: using result of previous lookup
105 >>> DNS lookup for 14.12.11.V4NET.rbl2.test.ex succeeded (yielding 127.0.0.2)
106 >>> => that means V4NET.11.12.14 is listed at rbl2.test.ex
107 >>> deny: condition test succeeded in ACL "check_recipient"
108 >>> end of ACL "check_recipient": DENY
109 LOG: H=(exim.test.ex) [V4NET.11.12.14] F=<postmaster@exim.test.ex> rejected RCPT list@exim.test.ex: host is listed in rbl2.test.ex
110 >>> host in ignore_fromline_hosts? no (option unset)
111 LOG: 10HmbB-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.14] P=esmtp S=sss