| 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 "accept" |
| 11 | >>> check domains = +local_domains |
| 12 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 13 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 14 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 15 | >>> end of ACL "check_recipient": ACCEPT |
| 16 | >>> using ACL "check_recipient" |
| 17 | >>> processing "accept" |
| 18 | >>> check domains = +local_domains |
| 19 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 20 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 21 | >>> accept: condition test failed in ACL "check_recipient" |
| 22 | >>> processing "accept" |
| 23 | >>> check domains = +relay_domains |
| 24 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 25 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 26 | >>> accept: condition test failed in ACL "check_recipient" |
| 27 | >>> processing "accept" |
| 28 | >>> check hosts = +relay_hosts |
| 29 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "1.2.3.4") |
| 30 | >>> host in "+relay_hosts"? yes (matched "+relay_hosts") |
| 31 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 32 | >>> end of ACL "check_recipient": ACCEPT |
| 33 | LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=[1.2.3.4] P=smtp S=sss |
| 34 | >>> host in hosts_connection_nolog? no (option unset) |
| 35 | >>> host in host_lookup? no (option unset) |
| 36 | >>> host in host_reject_connection? no (option unset) |
| 37 | >>> host in sender_unqualified_hosts? no (option unset) |
| 38 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 39 | >>> host in helo_verify_hosts? no (option unset) |
| 40 | >>> host in helo_try_verify_hosts? no (option unset) |
| 41 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 42 | >>> using ACL "check_recipient" |
| 43 | >>> processing "accept" |
| 44 | >>> check domains = +local_domains |
| 45 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 46 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 47 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 48 | >>> end of ACL "check_recipient": ACCEPT |
| 49 | >>> using ACL "check_recipient" |
| 50 | >>> processing "accept" |
| 51 | >>> check domains = +local_domains |
| 52 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 53 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 54 | >>> accept: condition test failed in ACL "check_recipient" |
| 55 | >>> processing "accept" |
| 56 | >>> check domains = +relay_domains |
| 57 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 58 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 59 | >>> accept: condition test failed in ACL "check_recipient" |
| 60 | >>> processing "accept" |
| 61 | >>> check hosts = +relay_hosts |
| 62 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? no (matched "!1.2.3.0/24") |
| 63 | >>> host in "+relay_hosts"? no (end of list) |
| 64 | >>> accept: condition test failed in ACL "check_recipient" |
| 65 | >>> processing "deny" |
| 66 | >>> message: relay not permitted |
| 67 | >>> deny: condition test succeeded in ACL "check_recipient" |
| 68 | >>> end of ACL "check_recipient": DENY |
| 69 | LOG: H=[1.2.3.5] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted |
| 70 | LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=[1.2.3.5] P=smtp S=sss |
| 71 | >>> host in hosts_connection_nolog? no (option unset) |
| 72 | >>> host in host_lookup? no (option unset) |
| 73 | >>> host in host_reject_connection? no (option unset) |
| 74 | >>> host in sender_unqualified_hosts? no (option unset) |
| 75 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 76 | >>> host in helo_verify_hosts? no (option unset) |
| 77 | >>> host in helo_try_verify_hosts? no (option unset) |
| 78 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 79 | >>> using ACL "check_recipient" |
| 80 | >>> processing "accept" |
| 81 | >>> check domains = +local_domains |
| 82 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 83 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 84 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 85 | >>> end of ACL "check_recipient": ACCEPT |
| 86 | >>> using ACL "check_recipient" |
| 87 | >>> processing "accept" |
| 88 | >>> check domains = +local_domains |
| 89 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 90 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 91 | >>> accept: condition test failed in ACL "check_recipient" |
| 92 | >>> processing "accept" |
| 93 | >>> check domains = +relay_domains |
| 94 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 95 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 96 | >>> accept: condition test failed in ACL "check_recipient" |
| 97 | >>> processing "accept" |
| 98 | >>> check hosts = +relay_hosts |
| 99 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "1.2.0.0/16") |
| 100 | >>> host in "+relay_hosts"? yes (matched "+relay_hosts") |
| 101 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 102 | >>> end of ACL "check_recipient": ACCEPT |
| 103 | LOG: 10HmaZ-0005vi-00 <= userx@somehost.example.com H=[1.2.4.5] P=smtp S=sss |
| 104 | >>> host in hosts_connection_nolog? no (option unset) |
| 105 | >>> host in host_lookup? no (option unset) |
| 106 | >>> host in host_reject_connection? no (option unset) |
| 107 | >>> host in sender_unqualified_hosts? no (option unset) |
| 108 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 109 | >>> host in helo_verify_hosts? no (option unset) |
| 110 | >>> host in helo_try_verify_hosts? no (option unset) |
| 111 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 112 | >>> using ACL "check_recipient" |
| 113 | >>> processing "accept" |
| 114 | >>> check domains = +local_domains |
| 115 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 116 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 117 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 118 | >>> end of ACL "check_recipient": ACCEPT |
| 119 | >>> using ACL "check_recipient" |
| 120 | >>> processing "accept" |
| 121 | >>> check domains = +local_domains |
| 122 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 123 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 124 | >>> accept: condition test failed in ACL "check_recipient" |
| 125 | >>> processing "accept" |
| 126 | >>> check domains = +relay_domains |
| 127 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 128 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 129 | >>> accept: condition test failed in ACL "check_recipient" |
| 130 | >>> processing "accept" |
| 131 | >>> check hosts = +relay_hosts |
| 132 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? no (end of list) |
| 133 | >>> host in "+relay_hosts"? no (end of list) |
| 134 | >>> accept: condition test failed in ACL "check_recipient" |
| 135 | >>> processing "deny" |
| 136 | >>> message: relay not permitted |
| 137 | >>> deny: condition test succeeded in ACL "check_recipient" |
| 138 | >>> end of ACL "check_recipient": DENY |
| 139 | LOG: H=[1.3.2.4] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted |
| 140 | LOG: 10HmbA-0005vi-00 <= userx@somehost.example.com H=[1.3.2.4] P=smtp S=sss |
| 141 | >>> host in hosts_connection_nolog? no (option unset) |
| 142 | >>> host in host_lookup? no (option unset) |
| 143 | >>> host in host_reject_connection? no (option unset) |
| 144 | >>> host in sender_unqualified_hosts? no (option unset) |
| 145 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 146 | >>> host in helo_verify_hosts? no (option unset) |
| 147 | >>> host in helo_try_verify_hosts? no (option unset) |
| 148 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 149 | >>> using ACL "check_recipient" |
| 150 | >>> processing "accept" |
| 151 | >>> check domains = +local_domains |
| 152 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 153 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 154 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 155 | >>> end of ACL "check_recipient": ACCEPT |
| 156 | >>> using ACL "check_recipient" |
| 157 | >>> processing "accept" |
| 158 | >>> check domains = +local_domains |
| 159 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 160 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 161 | >>> accept: condition test failed in ACL "check_recipient" |
| 162 | >>> processing "accept" |
| 163 | >>> check domains = +relay_domains |
| 164 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 165 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 166 | >>> accept: condition test failed in ACL "check_recipient" |
| 167 | >>> processing "accept" |
| 168 | >>> check hosts = +relay_hosts |
| 169 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "net16-lsearch;TESTSUITE/aux-fixed/0065.nets") |
| 170 | >>> host in "+relay_hosts"? yes (matched "+relay_hosts") |
| 171 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 172 | >>> end of ACL "check_recipient": ACCEPT |
| 173 | LOG: 10HmbB-0005vi-00 <= userx@somehost.example.com H=[131.111.8.2] P=smtp S=sss |
| 174 | >>> host in hosts_connection_nolog? no (option unset) |
| 175 | >>> host in host_lookup? no (option unset) |
| 176 | >>> host in host_reject_connection? no (option unset) |
| 177 | >>> host in sender_unqualified_hosts? no (option unset) |
| 178 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 179 | >>> host in helo_verify_hosts? no (option unset) |
| 180 | >>> host in helo_try_verify_hosts? no (option unset) |
| 181 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 182 | >>> using ACL "check_recipient" |
| 183 | >>> processing "accept" |
| 184 | >>> check domains = +local_domains |
| 185 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 186 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 187 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 188 | >>> end of ACL "check_recipient": ACCEPT |
| 189 | >>> using ACL "check_recipient" |
| 190 | >>> processing "accept" |
| 191 | >>> check domains = +local_domains |
| 192 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 193 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 194 | >>> accept: condition test failed in ACL "check_recipient" |
| 195 | >>> processing "accept" |
| 196 | >>> check domains = +relay_domains |
| 197 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 198 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 199 | >>> accept: condition test failed in ACL "check_recipient" |
| 200 | >>> processing "accept" |
| 201 | >>> check hosts = +relay_hosts |
| 202 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "net24-lsearch;TESTSUITE/aux-fixed/0065.nets") |
| 203 | >>> host in "+relay_hosts"? yes (matched "+relay_hosts") |
| 204 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 205 | >>> end of ACL "check_recipient": ACCEPT |
| 206 | LOG: 10HmbC-0005vi-00 <= userx@somehost.example.com H=[192.152.98.3] P=smtp S=sss |
| 207 | >>> host in hosts_connection_nolog? no (option unset) |
| 208 | >>> host in host_lookup? no (option unset) |
| 209 | >>> host in host_reject_connection? no (option unset) |
| 210 | >>> host in sender_unqualified_hosts? no (option unset) |
| 211 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 212 | >>> host in helo_verify_hosts? no (option unset) |
| 213 | >>> host in helo_try_verify_hosts? no (option unset) |
| 214 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 215 | >>> using ACL "check_recipient" |
| 216 | >>> processing "accept" |
| 217 | >>> check domains = +local_domains |
| 218 | >>> test.ex in "test.ex : myhost.ex"? yes (matched "test.ex") |
| 219 | >>> test.ex in "+local_domains"? yes (matched "+local_domains") |
| 220 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 221 | >>> end of ACL "check_recipient": ACCEPT |
| 222 | >>> using ACL "check_recipient" |
| 223 | >>> processing "accept" |
| 224 | >>> check domains = +local_domains |
| 225 | >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) |
| 226 | >>> anotherhost.example.com in "+local_domains"? no (end of list) |
| 227 | >>> accept: condition test failed in ACL "check_recipient" |
| 228 | >>> processing "accept" |
| 229 | >>> check domains = +relay_domains |
| 230 | >>> anotherhost.example.com in "test.ex"? no (end of list) |
| 231 | >>> anotherhost.example.com in "+relay_domains"? no (end of list) |
| 232 | >>> accept: condition test failed in ACL "check_recipient" |
| 233 | >>> processing "accept" |
| 234 | >>> check hosts = +relay_hosts |
| 235 | >>> host in "1.2.3.4 : !1.2.3.0/24 : 1.2.0.0/16 : net16-lsearch;TESTSUITE/aux-fixed/0065.nets : net24-lsearch;TESTSUITE/aux-fixed/0065.nets : net-lsearch;TESTSUITE/aux-fixed/0065.nets"? yes (matched "net-lsearch;TESTSUITE/aux-fixed/0065.nets") |
| 236 | >>> host in "+relay_hosts"? yes (matched "+relay_hosts") |
| 237 | >>> accept: condition test succeeded in ACL "check_recipient" |
| 238 | >>> end of ACL "check_recipient": ACCEPT |
| 239 | LOG: 10HmbD-0005vi-00 <= userx@somehost.example.com H=[192.153.98.4] P=smtp S=sss |