comparison NEWS @ 278:368572c57013

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:35:23 -0800
parents a99b6c1f5f67
children 3d894d09c198
comparison
equal deleted inserted replaced
277:7163e9b04bdb 278:368572c57013
1 6.37 2013-12-16 Add unique ip connection limits per authenticated id or email address.
1 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.
2 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.
3 6.34 2013-05-22 Add require_rdns checking. 4 6.34 2013-05-22 Add require_rdns checking.
4 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.
5 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.