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