diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-09-05 21:38:23 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-09-05 21:38:23 +0100 |
commit | 3a7963704c5192e25046b1a2f808d4b8ed357386 (patch) | |
tree | e0652b5dbb52220695355b667628b52dc3b65fa1 /doc/doc-txt/NewStuff | |
parent | 97f42f10055f18c7f4c9230e6e88a02f31645a68 (diff) |
Add dnsdb lookup pseudo-type "a+". Addresses bug 1269.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 94307c8b6..7c02afbd5 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -112,6 +112,9 @@ Version 4.81 12. New ACL modifier "remove_header" can remove headers before message gets handled by routers/transports. +13. New dnsdb lookup pseudo-type "a+". A sequence of "a6" (if configured), + "aaaa" and "a" lookups is done and the full set of results returned. + Version 4.80 ------------ |