Mercurial > dnsbl
comparison dnsbl.spec.in @ 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 | 4d6bd04d93fa |
children | e6c66640f6f9 |
comparison
equal
deleted
inserted
replaced
232:768ce0f23149 | 233:5c3e9bf45bb5 |
---|---|
94 /etc/rc.d/init.d/%{name} | 94 /etc/rc.d/init.d/%{name} |
95 %dir %attr(0750,%{name},root) /var/run/%{name} | 95 %dir %attr(0750,%{name},root) /var/run/%{name} |
96 | 96 |
97 | 97 |
98 %changelog | 98 %changelog |
99 * Mon May 25 2009 Carl Byington <carl@five-ten-sg.com> - 6.23-1 | |
100 - Add whitelisting by regex expression filtering. | |
101 | |
99 * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 | 102 * Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1 |
100 - Prevent auto whitelisting due to outgoing multipart/report | 103 - Prevent auto whitelisting due to outgoing multipart/report |
101 delivery notifications. | 104 delivery notifications. |
102 - Fix memory leak in suppressed auto whitelisting. | 105 - Fix memory leak in suppressed auto whitelisting. |
103 | 106 |