Mercurial > dnsbl
comparison dnsbl.spec.in @ 260:7c05043a220e
add recipient rate limits by email from address or domain
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 21 Jul 2012 08:39:30 -0700 |
parents | d11b529ce9c5 |
children | 56f55547b120 |
comparison
equal
deleted
inserted
replaced
259:be939802c64e | 260:7c05043a220e |
---|---|
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.32-1 | |
107 - Allow rate limiting for unauthentication connections by mail | |
108 from address or domain. | |
109 | |
106 * Sun Jul 01 2012 Carl Byington <carl@five-ten-sg.com> - 6.31-1 | 110 * Sun Jul 01 2012 Carl Byington <carl@five-ten-sg.com> - 6.31-1 |
107 - Fix uribl lookups on client dns name, need to strip the ip | 111 - Fix uribl lookups on client dns name, need to strip the ip |
108 address in brackets. | 112 address in brackets. |
109 | 113 |
110 * Mon Apr 09 2012 Carl Byington <carl@five-ten-sg.com> - 6.30-1 | 114 * Mon Apr 09 2012 Carl Byington <carl@five-ten-sg.com> - 6.30-1 |