Expanded EXPERIMENTAL_TPDA feature
[exim.git] / test / stderr / 0138
CommitLineData
54c5ebb1
PH
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>>> exim.test.ex in helo_lookup_domains? no (end of list)
10>>> host in pipelining_advertise_hosts? yes (matched "*")
11>>> using ACL "check_recipient"
12>>> processing "accept"
13>>> check hosts = :
14>>> host in ":"? no (end of list)
6968512f 15>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
16>>> processing "accept"
17>>> check recipients = postmaster@exim.test.ex
18>>> userx@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 19>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
20>>> processing "accept"
21>>> check dnslists = rbl3.test.ex
22>>> DNS list check: rbl3.test.ex
23>>> new DNS lookup for 14.12.11.V4NET.rbl3.test.ex
24>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
25>>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
6968512f 26>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 27>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
28>>> using ACL "check_recipient"
29>>> processing "accept"
30>>> check hosts = :
31>>> host in ":"? no (end of list)
6968512f 32>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
33>>> processing "accept"
34>>> check recipients = postmaster@exim.test.ex
35>>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 36>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
37>>> processing "accept"
38>>> check dnslists = rbl3.test.ex
39>>> DNS list check: rbl3.test.ex
40>>> using result of previous DNS lookup
41>>> DNS lookup for 14.12.11.V4NET.rbl3.test.ex succeeded (yielding 127.0.0.2)
42>>> => that means V4NET.11.12.14 is listed at rbl3.test.ex
6968512f 43>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 44>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
45>>> host in ignore_fromline_hosts? no (option unset)
46LOG: 10HmaX-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.14] P=esmtp S=sss
47>>> host in hosts_connection_nolog? no (option unset)
48>>> host in host_lookup? no (option unset)
49>>> host in host_reject_connection? no (option unset)
50>>> host in sender_unqualified_hosts? no (option unset)
51>>> host in recipient_unqualified_hosts? no (option unset)
52>>> host in helo_verify_hosts? no (option unset)
53>>> host in helo_try_verify_hosts? no (option unset)
54>>> host in helo_accept_junk_hosts? no (option unset)
55>>> exim.test.ex in helo_lookup_domains? no (end of list)
56>>> host in pipelining_advertise_hosts? yes (matched "*")
57>>> using ACL "check_recipient"
58>>> processing "accept"
59>>> check hosts = :
60>>> host in ":"? no (end of list)
6968512f 61>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
62>>> processing "accept"
63>>> check recipients = postmaster@exim.test.ex
64>>> userx@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 65>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
66>>> processing "accept"
67>>> check dnslists = rbl3.test.ex
68>>> DNS list check: rbl3.test.ex
69>>> new DNS lookup for 13.12.11.V4NET.rbl3.test.ex
70>>> DNS lookup for 13.12.11.V4NET.rbl3.test.ex failed
71>>> => that means V4NET.11.12.13 is not listed at rbl3.test.ex
6968512f 72>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 73>>> processing "deny"
187bc588 74>>> message: host is listed in $dnslist_domain
54c5ebb1
PH
75>>> check dnslists = rbl2.test.ex
76>>> DNS list check: rbl2.test.ex
77>>> new DNS lookup for 13.12.11.V4NET.rbl2.test.ex
78>>> DNS lookup for 13.12.11.V4NET.rbl2.test.ex failed
79>>> => that means V4NET.11.12.13 is not listed at rbl2.test.ex
6968512f 80>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1 81>>> processing "warn"
187bc588 82>>> message: X-Warning: $sender_host_address is listed at $dnslist_domain
54c5ebb1
PH
83>>> check dnslists = rbl.test.ex
84>>> DNS list check: rbl.test.ex
85>>> new DNS lookup for 13.12.11.V4NET.rbl.test.ex
86>>> DNS lookup for 13.12.11.V4NET.rbl.test.ex succeeded (yielding 127.0.0.2)
87>>> => that means V4NET.11.12.13 is listed at rbl.test.ex
6968512f 88>>> warn: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
89>>> processing "require"
90>>> check verify = sender
91>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
92>>> routing postmaster@exim.test.ex
93>>> calling system_aliases router
94>>> routed by system_aliases router
95>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
96>>> routing userx@exim.test.ex
97>>> calling system_aliases router
98>>> system_aliases router declined for userx@exim.test.ex
99>>> userx in "userx"? yes (matched "userx")
100>>> calling localuser router
101>>> routed by localuser router
102>>> ----------- end verify ------------
6968512f 103>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1 104>>> processing "deny"
187bc588 105>>> message: unrouteable address
54c5ebb1
PH
106>>> check !verify = recipient
107>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
108>>> routing userx@exim.test.ex
109>>> calling system_aliases router
110>>> system_aliases router declined for userx@exim.test.ex
111>>> userx in "userx"? yes (matched "userx")
112>>> calling localuser router
113>>> routed by localuser router
114>>> ----------- end verify ------------
6968512f 115>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
116>>> processing "accept"
117>>> check domains = +local_domains
118>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
119>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 120>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 121>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
122>>> host in ignore_fromline_hosts? no (option unset)
123LOG: 10HmaY-0005vi-00 <= postmaster@exim.test.ex H=(exim.test.ex) [V4NET.11.12.13] P=esmtp S=sss