comparison 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
comparison
equal deleted inserted replaced
263:e118fd2c6af0 264:56f55547b120
101 /etc/rc.d/init.d/%{name} 101 /etc/rc.d/init.d/%{name}
102 %dir %attr(0750,%{name},root) /var/run/%{name} 102 %dir %attr(0750,%{name},root) /var/run/%{name}
103 103
104 104
105 %changelog 105 %changelog
106 * Sat Jul 21 2012 Carl Byington <carl@five-ten-sg.com> - 6.33-1
107 - Fix unauthenticated rate limit bug for empty mail from.
108 Move unauthenticated rate limit checks after spam filtering.
109
106 * Sat Jul 21 2012 Carl Byington <carl@five-ten-sg.com> - 6.32-1 110 * Sat Jul 21 2012 Carl Byington <carl@five-ten-sg.com> - 6.32-1
107 - Allow rate limiting for unauthentication connections by mail 111 - Allow rate limiting for unauthentication connections by mail
108 from address or domain. 112 from address or domain.
109 113
110 * Sun Jul 01 2012 Carl Byington <carl@five-ten-sg.com> - 6.31-1 114 * Sun Jul 01 2012 Carl Byington <carl@five-ten-sg.com> - 6.31-1