Mercurial > dnsbl
diff 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 |
line wrap: on
line diff
--- a/dnsbl.spec.in Tue Jun 09 08:36:34 2009 -0700 +++ b/dnsbl.spec.in Tue Sep 29 11:36:15 2009 -0700 @@ -96,6 +96,10 @@ %changelog +* Tue Sep 29 2009 Carl Byington <carl@five-ten-sg.com> - 6.25-1 +- Add surbl checks on the smtp helo value, client reverse dns name, + and mail from domain name. + * Tue Jun 09 2009 Carl Byington <carl@five-ten-sg.com> - 6.24-1 - Add SRS decoding to envelope addresses.