Mercurial > dnsbl
comparison NEWS @ 279:3d894d09c198
add limits on unique ip addresses per hour per authenticated user
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 17 Dec 2013 15:37:13 -0800 |
parents | 368572c57013 |
children | e276180647ab |
comparison
equal
deleted
inserted
replaced
278:368572c57013 | 279:3d894d09c198 |
---|---|
1 6.37 2013-12-16 Add unique ip connection limits per authenticated id or email address. | 1 6.37 2013-12-17 Add unique ip connection limits per authenticated id or email address. |
2 6.36 2013-09-09 Code cleanup, increase minimum hostname length for uribl checking. | 2 6.36 2013-09-09 Code cleanup, increase minimum hostname length for uribl checking. |
3 6.35 2013-09-09 Use mozilla prefix list for tld checking. Enable surbl/uribl/dbl rhs lists. | 3 6.35 2013-09-09 Use mozilla prefix list for tld checking. Enable surbl/uribl/dbl rhs lists. |
4 6.34 2013-05-22 Add require_rdns checking. | 4 6.34 2013-05-22 Add require_rdns checking. |
5 6.33 2012-07-21 Fix unauthenticated rate limit bug for empty mail from. Move unauthenticated rate limit checks after spam filtering. | 5 6.33 2012-07-21 Fix unauthenticated rate limit bug for empty mail from. Move unauthenticated rate limit checks after spam filtering. |
6 6.32 2012-07-21 Allow rate limiting for unauthentication connections by mail from address or domain. | 6 6.32 2012-07-21 Allow rate limiting for unauthentication connections by mail from address or domain. |