diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-24 18:48:48 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-24 18:48:48 +0000 |
commit | 7e8360e68b5372e91cc02d0450807a52f32d20da (patch) | |
tree | b3976a7127f2f96a4f95cee1079d979edb30822d /test/confs | |
parent | 6ebd79ec02c66e273975e48b481714768080790b (diff) |
Support /defer_ok on verify=reverse_host_lookup. Bug 344
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0023 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/0023 b/test/confs/0023 index 2e5e15cb2..43f140d65 100644 --- a/test/confs/0023 +++ b/test/confs/0023 @@ -98,6 +98,10 @@ acl_9_9_9: acl_V4NET_0_0: require verify = reverse_host_lookup accept +acl_V4NET_99_99: + accept local_parts = defer_ok + verify = reverse_host_lookup/defer_ok + accept verify = reverse_host_lookup acl_V4NET_11_12: deny message = host in DNS list $dnslist_domain: $dnslist_text |