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