Mercurial > dnsbl
comparison NEWS @ 233:5c3e9bf45bb5 stable-6-0-23
Add whitelisting by regex expression filtering.
Add queueid to whitelist extension log message.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 25 May 2009 11:14:32 -0700 |
parents | ad38575e98ca |
children | e6c66640f6f9 |
comparison
equal
deleted
inserted
replaced
232:768ce0f23149 | 233:5c3e9bf45bb5 |
---|---|
1 6.23 2009-05-25 Add whitelisting by regex expression filtering. | |
1 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications. | 2 6.22 2009-05-08 Prevent auto whitelisting due to outgoing multipart/report delivery notifications. |
2 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear(). | 3 6.21 2009-01-03 Fixes to compile on old systems without memrchr or string::clear(). |
3 6.20 2008-12-27 Never whitelist self addressed mail. | 4 6.20 2008-12-27 Never whitelist self addressed mail. |
4 6.19 2008-06-10 Fixes to compile on Fedora 9 and for const correctness. | 5 6.19 2008-06-10 Fixes to compile on Fedora 9 and for const correctness. |
5 6.18 2008-03-22 Extend auto-whitelisting even if specified in a parent context. | 6 6.18 2008-03-22 Extend auto-whitelisting even if specified in a parent context. |