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" | |
897024f1 | 10 | >>> processing "deny" (TESTSUITE/test-config 20) |
187bc588 | 11 | >>> message: unrouteable address |
54c5ebb1 PH |
12 | >>> check !verify = recipient |
13 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
14 | >>> routing oklist@listr.test.ex | |
15 | >>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex") | |
16 | >>> sender in "sender"? yes (matched "sender") | |
17 | >>> ok@sender in "TESTSUITE/aux-fixed/0251.restrict.oklist"? yes (matched "ok@sender" in TESTSUITE/aux-fixed/0251.restrict.oklist) | |
18 | >>> calling exeter_listr router | |
19 | >>> routed by exeter_listr router | |
20 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
21 | >>> routing xxx@listr.test.ex | |
22 | >>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex") | |
23 | >>> sender in "zzzz"? no (end of list) | |
24 | >>> ok@sender in "zzzz"? no (end of list) | |
25 | >>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex") | |
26 | >>> calling exeter_listf router | |
27 | >>> routed by exeter_listf router | |
28 | >>> ----------- end verify ------------ | |
6968512f | 29 | >>> deny: condition test failed in ACL "check_recipient" |
897024f1 | 30 | >>> processing "accept" (TESTSUITE/test-config 22) |
54c5ebb1 PH |
31 | >>> check domains = +local_domains |
32 | >>> listr.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") | |
33 | >>> listr.test.ex in "+local_domains"? yes (matched "+local_domains") | |
6968512f | 34 | >>> accept: condition test succeeded in ACL "check_recipient" |
a7538db1 | 35 | >>> end of ACL "check_recipient": ACCEPT |
54c5ebb1 | 36 | >>> using ACL "check_recipient" |
897024f1 | 37 | >>> processing "deny" (TESTSUITE/test-config 20) |
187bc588 | 38 | >>> message: unrouteable address |
54c5ebb1 PH |
39 | >>> check !verify = recipient |
40 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> | |
41 | >>> routing oklist@listr.test.ex | |
42 | >>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex") | |
43 | >>> bad@sender in "TESTSUITE/aux-fixed/0251.restrict.oklist"? no (end of list) | |
44 | >>> listr.test.ex in "listr.test.ex"? yes (matched "listr.test.ex") | |
45 | >>> calling exeter_listf router | |
46 | >>> routed by exeter_listf router | |
47 | >>> ----------- end verify ------------ | |
6968512f | 48 | >>> deny: condition test failed in ACL "check_recipient" |
897024f1 | 49 | >>> processing "accept" (TESTSUITE/test-config 22) |
54c5ebb1 PH |
50 | >>> check domains = +local_domains |
51 | >>> listr.test.ex in "test.ex : *.test.ex"? yes (matched "*.test.ex") | |
52 | >>> listr.test.ex in "+local_domains"? yes (matched "+local_domains") | |
6968512f | 53 | >>> accept: condition test succeeded in ACL "check_recipient" |
a7538db1 | 54 | >>> end of ACL "check_recipient": ACCEPT |
54c5ebb1 PH |
55 | |
56 | ******** SERVER ******** |