Mercurial > dnsbl
comparison dnsbl.spec.in @ 236:c0d2e99c0a1d
Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 29 Sep 2009 11:36:15 -0700 |
parents | e6c66640f6f9 |
children | 315c53fbbb77 |
comparison
equal
deleted
inserted
replaced
235:e6c66640f6f9 | 236:c0d2e99c0a1d |
---|---|
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 * Tue Sep 29 2009 Carl Byington <carl@five-ten-sg.com> - 6.25-1 | |
100 - Add surbl checks on the smtp helo value, client reverse dns name, | |
101 and mail from domain name. | |
102 | |
99 * Tue Jun 09 2009 Carl Byington <carl@five-ten-sg.com> - 6.24-1 | 103 * Tue Jun 09 2009 Carl Byington <carl@five-ten-sg.com> - 6.24-1 |
100 - Add SRS decoding to envelope addresses. | 104 - Add SRS decoding to envelope addresses. |
101 | 105 |
102 * Mon May 25 2009 Carl Byington <carl@five-ten-sg.com> - 6.23-1 | 106 * Mon May 25 2009 Carl Byington <carl@five-ten-sg.com> - 6.23-1 |
103 - Add whitelisting by regex expression filtering. | 107 - Add whitelisting by regex expression filtering. |