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