Additional tests - didn't show any problems.
[exim.git] / test / stderr / 0121
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 >>> using ACL "check_recipient"
10 >>> processing "require"
11 >>> check verify = sender
12 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
13 >>> routing unknown@test.ex
14 >>> test.ex in "test.ex"? yes (matched "test.ex")
15 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
16 >>> unknown in "defer"? no (end of list)
17 >>> unknown in "userx"? no (end of list)
18 >>> no more routers
19 >>> ----------- end verify ------------
20 >>> require: condition test failed
21 LOG: H=[127.0.0.1] sender verify fail for <unknown@test.ex>: Unrouteable address
22 LOG: H=[127.0.0.1] F=<unknown@test.ex> rejected RCPT <userx@test.ex>: Sender verify failed
23 >>> using ACL "check_recipient"
24 >>> processing "require"
25 >>> check verify = sender
26 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
27 >>> routing userx@unknown.dom.ain
28 >>> unknown.dom.ain in "test.ex"? no (end of list)
29 >>> unknown.dom.ain in "! +local_domains"? yes (end of list)
30 >>> calling fail_remote_domains router
31 >>> fail_remote_domains router forced address failure
32 >>> ----------- end verify ------------
33 >>> require: condition test failed
34 LOG: H=[127.0.0.1] sender verify fail for <userx@unknown.dom.ain>: unrouteable mail domain "unknown.dom.ain"
35 LOG: H=[127.0.0.1] F=<userx@unknown.dom.ain> rejected RCPT <userx@test.ex>: Sender verify failed
36 >>> host in smtp_accept_max_nonmail_hosts? yes (matched "*")
37 >>> using ACL "check_recipient"
38 >>> processing "require"
39 >>> check verify = sender
40 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41 >>> routing userx@test.ex
42 >>> test.ex in "test.ex"? yes (matched "test.ex")
43 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
44 >>> userx in "defer"? no (end of list)
45 >>> userx in "userx"? yes (matched "userx")
46 >>> calling userx router
47 >>> routed by userx router
48 >>> ----------- end verify ------------
49 >>> require: condition test succeeded
50 >>> processing "accept"
51 >>> check domains = +local_domains
52 >>> test.ex in "test.ex"? yes (matched "test.ex")
53 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
54 >>> accept: condition test succeeded
55 >>> host in ignore_fromline_hosts? no (option unset)
56 >>> using ACL "check_message"
57 >>> processing "require"
58 >>> check verify = header_sender
59 >>> verifying From: header address unknown@test.ex
60 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
61 >>> routing unknown@test.ex
62 >>> test.ex in "test.ex"? yes (matched "test.ex")
63 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
64 >>> unknown in "defer"? no (end of list)
65 >>> unknown in "userx"? no (end of list)
66 >>> no more routers
67 >>> require: condition test failed
68 LOG: 10HmaX-0005vi-00 H=[127.0.0.1] F=<userx@test.ex> rejected after DATA: there is no valid sender in any header line
69 >>> using ACL "check_recipient"
70 >>> processing "require"
71 >>> check verify = sender
72 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
73 >>> routing userx@test.ex
74 >>> test.ex in "test.ex"? yes (matched "test.ex")
75 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
76 >>> userx in "defer"? no (end of list)
77 >>> userx in "userx"? yes (matched "userx")
78 >>> calling userx router
79 >>> routed by userx router
80 >>> ----------- end verify ------------
81 >>> require: condition test succeeded
82 >>> processing "accept"
83 >>> check domains = +local_domains
84 >>> test.ex in "test.ex"? yes (matched "test.ex")
85 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
86 >>> accept: condition test succeeded
87 >>> host in ignore_fromline_hosts? no (option unset)
88 >>> using ACL "check_message"
89 >>> processing "require"
90 >>> check verify = header_sender
91 >>> verifying From: header address <>
92 >>> require: condition test failed
93 LOG: 10HmaY-0005vi-00 H=[127.0.0.1] F=<userx@test.ex> rejected after DATA: syntax error in 'From:' header when scanning for sender: missing or malformed local part in "<>"
94 >>> using ACL "check_recipient"
95 >>> processing "require"
96 >>> check verify = sender
97 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
98 >>> routing defer@test.ex
99 >>> test.ex in "test.ex"? yes (matched "test.ex")
100 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
101 >>> defer in "defer"? yes (matched "defer")
102 >>> calling defer router
103 >>> defer router: defer for defer@test.ex
104 >>> message: forced defer
105 >>> ----------- end verify ------------
106 >>> require: condition test deferred
107 LOG: H=[127.0.0.1] sender verify defer for <defer@test.ex>: forced defer
108 LOG: H=[127.0.0.1] F=<defer@test.ex> temporarily rejected RCPT <userx@test.ex>: Could not complete sender verify
109 >>> using ACL "check_recipient"
110 >>> processing "require"
111 >>> check verify = sender
112 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
113 >>> routing userx@test.ex
114 >>> test.ex in "test.ex"? yes (matched "test.ex")
115 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
116 >>> userx in "defer"? no (end of list)
117 >>> userx in "userx"? yes (matched "userx")
118 >>> calling userx router
119 >>> routed by userx router
120 >>> ----------- end verify ------------
121 >>> require: condition test succeeded
122 >>> processing "accept"
123 >>> check domains = +local_domains
124 >>> test.ex in "test.ex"? yes (matched "test.ex")
125 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
126 >>> accept: condition test succeeded
127 >>> host in ignore_fromline_hosts? no (option unset)
128 >>> using ACL "check_message"
129 >>> processing "require"
130 >>> check verify = header_sender
131 >>> verifying from: header address <defer@test.ex>
132 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
133 >>> routing defer@test.ex
134 >>> test.ex in "test.ex"? yes (matched "test.ex")
135 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
136 >>> defer in "defer"? yes (matched "defer")
137 >>> calling defer router
138 >>> defer router: defer for defer@test.ex
139 >>> message: forced defer
140 >>> require: condition test deferred
141 LOG: 10HmaZ-0005vi-00 H=[127.0.0.1] F=<userx@test.ex> temporarily rejected after DATA: all attempts to verify a sender in a header line deferred