Testsuite: sort output of retry DB dumps
[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)
cc5a3f43 10>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
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)
6968512f 16>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
17>>> processing "accept"
18>>> check recipients = postmaster@exim.test.ex
19>>> userx@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 20>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
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
6968512f 27>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 28>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
29>>> using ACL "check_recipient"
30>>> processing "accept"
31>>> check hosts = :
32>>> host in ":"? no (end of list)
6968512f 33>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
34>>> processing "accept"
35>>> check recipients = postmaster@exim.test.ex
36>>> list@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 37>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
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
6968512f 44>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 45>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
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)
cc5a3f43 57>>> host in dsn_advertise_hosts? no (option unset)
54c5ebb1
PH
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)
6968512f 63>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
64>>> processing "accept"
65>>> check recipients = postmaster@exim.test.ex
66>>> userx@exim.test.ex in "postmaster@exim.test.ex"? no (end of list)
6968512f 67>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1
PH
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
6968512f 74>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 75>>> processing "deny"
187bc588 76>>> message: host is listed in $dnslist_domain
54c5ebb1
PH
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
6968512f 82>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1 83>>> processing "warn"
187bc588 84>>> message: X-Warning: $sender_host_address is listed at $dnslist_domain
54c5ebb1
PH
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
6968512f 90>>> warn: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
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 ------------
6968512f 105>>> require: condition test succeeded in ACL "check_recipient"
54c5ebb1 106>>> processing "deny"
187bc588 107>>> message: unrouteable address
54c5ebb1
PH
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 ------------
6968512f 117>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
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")
6968512f 122>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 123>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
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