nicer retry message
[exim.git] / test / stderr / 0043
... / ...
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 "require"
18>>> check verify = sender
19>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
20>>> routing junkjunk@exim.test.ex
21>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
22>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
23>>> calling system_aliases router
24>>> system_aliases router declined for junkjunk@exim.test.ex
25>>> junkjunk in "userx"? no (end of list)
26>>> no more routers
27>>> ----------- end verify ------------
28>>> require: condition test failed in ACL "check_recipient"
29>>> end of ACL "check_recipient": not OK
30LOG: H=(exim.test.ex) [V4NET.0.0.97] sender verify fail for <junkjunk@exim.test.ex>: Unrouteable address
31LOG: H=(exim.test.ex) [V4NET.0.0.97] F=<junkjunk@exim.test.ex> rejected RCPT <postmaster@exim.test.ex>: Sender verify failed
32LOG: H=(exim.test.ex) [V4NET.0.0.97] incomplete transaction (RSET) from <junkjunk@exim.test.ex>
33>>> using ACL "check_recipient"
34>>> processing "accept"
35>>> check hosts = :
36>>> host in ":"? no (end of list)
37>>> accept: condition test failed in ACL "check_recipient"
38>>> processing "require"
39>>> check verify = sender
40>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41>>> routing postmaster@exim.test.ex
42>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
43>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
44>>> calling system_aliases router
45>>> routed by system_aliases router
46>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
47>>> routing userx@exim.test.ex
48>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
49>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
50>>> calling system_aliases router
51>>> system_aliases router declined for userx@exim.test.ex
52>>> userx in "userx"? yes (matched "userx")
53>>> calling localuser router
54>>> routed by localuser router
55>>> ----------- end verify ------------
56>>> require: condition test succeeded in ACL "check_recipient"
57>>> processing "deny"
58>>> message: unrouteable address
59>>> check !verify = recipient
60>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61>>> routing postmaster@exim.test.ex
62>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
63>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
64>>> calling system_aliases router
65>>> routed by system_aliases router
66>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
67>>> routing userx@exim.test.ex
68>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
69>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
70>>> calling system_aliases router
71>>> system_aliases router declined for userx@exim.test.ex
72>>> userx in "userx"? yes (matched "userx")
73>>> calling localuser router
74>>> routed by localuser router
75>>> ----------- end verify ------------
76>>> deny: condition test failed in ACL "check_recipient"
77>>> processing "accept"
78>>> check domains = +local_domains
79>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
80>>> exim.test.ex in "+local_domains"? yes (matched "+local_domains")
81>>> accept: condition test succeeded in ACL "check_recipient"
82>>> end of ACL "check_recipient": ACCEPT
83>>> using ACL "check_recipient"
84>>> processing "accept"
85>>> check hosts = :
86>>> host in ":"? no (end of list)
87>>> accept: condition test failed in ACL "check_recipient"
88>>> processing "require"
89>>> check verify = sender
90>>> using cached sender verify result
91>>> require: condition test succeeded in ACL "check_recipient"
92>>> processing "deny"
93>>> message: unrouteable address
94>>> check !verify = recipient
95>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
96>>> routing junkjunk@exim.test.ex
97>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
98>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
99>>> calling system_aliases router
100>>> system_aliases router declined for junkjunk@exim.test.ex
101>>> junkjunk in "userx"? no (end of list)
102>>> no more routers
103>>> ----------- end verify ------------
104>>> deny: condition test succeeded in ACL "check_recipient"
105>>> end of ACL "check_recipient": DENY
106LOG: H=(exim.test.ex) [V4NET.0.0.97] F=<postmaster@exim.test.ex> rejected RCPT junkjunk@exim.test.ex: Unrouteable address
107>>> using ACL "check_recipient"
108>>> processing "accept"
109>>> check hosts = :
110>>> host in ":"? no (end of list)
111>>> accept: condition test failed in ACL "check_recipient"
112>>> processing "require"
113>>> check verify = sender
114>>> using cached sender verify result
115>>> require: condition test succeeded in ACL "check_recipient"
116>>> processing "deny"
117>>> message: unrouteable address
118>>> check !verify = recipient
119>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
120>>> routing fail@exim.test.ex
121>>> exim.test.ex in "exim.test.ex"? yes (matched "exim.test.ex")
122>>> exim.test.ex in "! +local_domains"? no (matched "! +local_domains")
123>>> calling system_aliases router
124>>> system_aliases router forced address failure
125>>> ----------- end verify ------------
126>>> deny: condition test succeeded in ACL "check_recipient"
127>>> end of ACL "check_recipient": DENY
128LOG: H=(exim.test.ex) [V4NET.0.0.97] F=<postmaster@exim.test.ex> rejected RCPT fail@exim.test.ex: this alias is forced to fail
129LOG: H=(exim.test.ex) [V4NET.0.0.97] incomplete transaction (QUIT) from <postmaster@exim.test.ex> for postmaster@exim.test.ex