diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-14 14:18:19 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-14 14:18:19 +0000 |
commit | 93655c46a6d1c1931c50fe6e17fd711578d4f07e (patch) | |
tree | 657156e172d33c9fa62f0a921cadbe908d6418bf /test/confs | |
parent | 2b85bce7b396f5bdcb873a9faef7d54ea33ce26f (diff) |
Added $dnslist_matched.
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0023 | 1 | ||||
-rw-r--r-- | test/confs/0139 | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/test/confs/0023 b/test/confs/0023 index 17c88ff6a..4f79a87b5 100644 --- a/test/confs/0023 +++ b/test/confs/0023 @@ -156,6 +156,7 @@ acl_29_29_29: acl_30_30_30: deny message = domain=$dnslist_domain\n\ value=$dnslist_value\n\ + matched=$dnslist_matched\n\ text="$dnslist_text" dnslists = test.ex=V4NET.0.0.1,127.0.0.2/$sender_address_domain accept diff --git a/test/confs/0139 b/test/confs/0139 index 2f844b5f0..5327de987 100644 --- a/test/confs/0139 +++ b/test/confs/0139 @@ -41,9 +41,9 @@ check_mail: warn dnslists = rbl4.test.ex&0.0.0.6 warn dnslists = rbl4.test.ex&127.0.0.3 warn dnslists = rbl4.test.ex!&0.0.0.7 - add_header = DNSlist: $dnslist_domain $dnslist_text + add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched warn dnslists = rbl5.test.ex,rbl4.test.ex=127.0.0.128 - add_header = DNSlist: $dnslist_domain $dnslist_text + add_header = DNSlist: $dnslist_domain $dnslist_text $dnslist_matched accept check_recipient: |