Commit | Line | Data |
---|---|---|
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 | >>> using ACL "check_recipient" | |
10 | >>> processing "deny" | |
11 | >>> check hosts = ! V4NET.0.0.1 | |
12 | >>> host in "! V4NET.0.0.1"? no (matched "! V4NET.0.0.1") | |
6968512f | 13 | >>> deny: condition test failed in ACL "check_recipient" |
54c5ebb1 PH |
14 | >>> processing "accept" |
15 | >>> check domains = +local_domains | |
16 | >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") | |
17 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") | |
6968512f | 18 | >>> accept: condition test succeeded in ACL "check_recipient" |
54c5ebb1 PH |
19 | >>> host in ignore_fromline_hosts? no (option unset) |
20 | >>> using ACL "check_message" | |
21 | >>> processing "require" | |
22 | >>> check verify = header_sender | |
23 | >>> verifying From: header address <junk@jink.jonk.test.ex> | |
24 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
25 | >>> routing junk@jink.jonk.test.ex | |
26 | >>> junk in "userx"? no (end of list) | |
27 | >>> no more routers | |
6968512f | 28 | >>> require: condition test failed in ACL "check_message" |
54c5ebb1 PH |
29 | LOG: 10HmaY-0005vi-00 H=[V4NET.0.0.1] F=<junk@jink.jonk.test.ex> rejected after DATA: there is no valid sender in any header line |
30 | >>> host in hosts_connection_nolog? no (option unset) | |
31 | >>> host in host_lookup? no (option unset) | |
32 | >>> host in host_reject_connection? no (option unset) | |
33 | >>> host in sender_unqualified_hosts? no (option unset) | |
34 | >>> host in recipient_unqualified_hosts? no (option unset) | |
35 | >>> host in helo_verify_hosts? no (option unset) | |
36 | >>> host in helo_try_verify_hosts? no (option unset) | |
37 | >>> host in helo_accept_junk_hosts? no (option unset) | |
38 | >>> using ACL "check_recipient" | |
39 | >>> processing "deny" | |
40 | >>> check hosts = ! V4NET.0.0.1 | |
41 | >>> host in "! V4NET.0.0.1"? yes (end of list) | |
42 | >>> check !verify = sender | |
43 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
44 | >>> routing junk@jink.jonk.test.ex | |
45 | >>> junk in "userx"? no (end of list) | |
46 | >>> no more routers | |
47 | >>> ----------- end verify ------------ | |
6968512f | 48 | >>> deny: condition test succeeded in ACL "check_recipient" |
54c5ebb1 PH |
49 | LOG: H=[V4NET.0.0.2] sender verify fail for <junk@jink.jonk.test.ex>: Unrouteable address |
50 | LOG: H=[V4NET.0.0.2] F=<junk@jink.jonk.test.ex> rejected RCPT <root@test.ex>: Sender verify failed | |
51 | >>> host in hosts_connection_nolog? no (option unset) | |
52 | >>> host in host_lookup? no (option unset) | |
53 | >>> host in host_reject_connection? no (option unset) | |
54 | >>> host in sender_unqualified_hosts? no (option unset) | |
55 | >>> host in recipient_unqualified_hosts? no (option unset) | |
56 | >>> host in helo_verify_hosts? no (option unset) | |
57 | >>> host in helo_try_verify_hosts? no (option unset) | |
58 | >>> host in helo_accept_junk_hosts? no (option unset) | |
59 | >>> using ACL "check_recipient" | |
60 | >>> processing "deny" | |
61 | >>> check hosts = ! V4NET.0.0.1 | |
62 | >>> host in "! V4NET.0.0.1"? yes (end of list) | |
63 | >>> check !verify = sender | |
64 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
65 | >>> routing userx@test.ex | |
66 | >>> userx in "userx"? yes (matched "userx") | |
67 | >>> calling localuser router | |
68 | >>> routed by localuser router | |
69 | >>> ----------- end verify ------------ | |
6968512f | 70 | >>> deny: condition test failed in ACL "check_recipient" |
54c5ebb1 PH |
71 | >>> processing "accept" |
72 | >>> check domains = +local_domains | |
73 | >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") | |
74 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") | |
6968512f | 75 | >>> accept: condition test succeeded in ACL "check_recipient" |
54c5ebb1 PH |
76 | >>> host in ignore_fromline_hosts? no (option unset) |
77 | >>> using ACL "check_message" | |
78 | >>> processing "require" | |
79 | >>> check verify = header_sender | |
80 | >>> verifying From: header address <junk@jink.jonk.test.ex> | |
81 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
82 | >>> routing junk@jink.jonk.test.ex | |
83 | >>> junk in "userx"? no (end of list) | |
84 | >>> no more routers | |
6968512f | 85 | >>> require: condition test failed in ACL "check_message" |
54c5ebb1 PH |
86 | LOG: 10HmaZ-0005vi-00 H=[V4NET.0.0.2] F=<userx@test.ex> rejected after DATA: there is no valid sender in any header line |
87 | >>> host in hosts_connection_nolog? no (option unset) | |
88 | >>> host in host_lookup? no (option unset) | |
89 | >>> host in host_reject_connection? no (option unset) | |
90 | >>> host in sender_unqualified_hosts? no (option unset) | |
91 | >>> host in recipient_unqualified_hosts? no (option unset) | |
92 | >>> host in helo_verify_hosts? no (option unset) | |
93 | >>> host in helo_try_verify_hosts? no (option unset) | |
94 | >>> host in helo_accept_junk_hosts? no (option unset) | |
95 | >>> using ACL "check_recipient" | |
96 | >>> processing "deny" | |
97 | >>> check hosts = ! V4NET.0.0.1 | |
98 | >>> host in "! V4NET.0.0.1"? yes (end of list) | |
99 | >>> check !verify = sender | |
100 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
101 | >>> routing userx@test.ex | |
102 | >>> userx in "userx"? yes (matched "userx") | |
103 | >>> calling localuser router | |
104 | >>> routed by localuser router | |
105 | >>> ----------- end verify ------------ | |
6968512f | 106 | >>> deny: condition test failed in ACL "check_recipient" |
54c5ebb1 PH |
107 | >>> processing "accept" |
108 | >>> check domains = +local_domains | |
109 | >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") | |
110 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") | |
6968512f | 111 | >>> accept: condition test succeeded in ACL "check_recipient" |
54c5ebb1 PH |
112 | >>> host in ignore_fromline_hosts? no (option unset) |
113 | >>> using ACL "check_message" | |
114 | >>> processing "require" | |
115 | >>> check verify = header_sender | |
116 | >>> verifying From: header address <userx@test.ex> | |
117 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
118 | >>> routing userx@test.ex | |
119 | >>> userx in "userx"? yes (matched "userx") | |
120 | >>> calling localuser router | |
121 | >>> routed by localuser router | |
6968512f | 122 | >>> require: condition test succeeded in ACL "check_message" |
54c5ebb1 | 123 | >>> processing "accept" |
6968512f | 124 | >>> accept: condition test succeeded in ACL "check_message" |
54c5ebb1 | 125 | LOG: 10HmaX-0005vi-00 <= userx@test.ex H=[V4NET.0.0.2] P=smtp S=sss |