comparison ChangeLog @ 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
1 6.33 2012-07-21
2 Fix unauthenticated rate limit bug for empty mail from.
3 Move unauthenticated rate limit checks after spam filtering.
4
1 6.32 2012-07-21 5 6.32 2012-07-21
2 Allow rate limiting for unauthentication connections by mail 6 Allow rate limiting for unauthentication connections by mail
3 from address or domain. 7 from address or domain.
4 8
5 6.31 2012-07-01 9 6.31 2012-07-01