Mercurial > dnsbl
diff dnsbl.spec.in @ 264:56f55547b120
fix unauthenticated rate limit bug for empty mail from; move unauthenticated rate limit checks after spam filtering
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 21 Jul 2012 12:42:26 -0700 |
parents | 7c05043a220e |
children | f941563c2a95 |
line wrap: on
line diff
--- a/dnsbl.spec.in Sat Jul 21 12:35:19 2012 -0700 +++ b/dnsbl.spec.in Sat Jul 21 12:42:26 2012 -0700 @@ -103,6 +103,10 @@ %changelog +* Sat Jul 21 2012 Carl Byington <carl@five-ten-sg.com> - 6.33-1 +- Fix unauthenticated rate limit bug for empty mail from. + Move unauthenticated rate limit checks after spam filtering. + * Sat Jul 21 2012 Carl Byington <carl@five-ten-sg.com> - 6.32-1 - Allow rate limiting for unauthentication connections by mail from address or domain.