comparison ChangeLog @ 136:f4746d8a12a3

add smtp auth rate limits
author carl
date Tue, 26 Sep 2006 13:59:14 -0700
parents f9917ce924a3
children 4028de9b46dd
comparison
equal deleted inserted replaced
135:8e813497582e 136:f4746d8a12a3
1 $Id$ 1 $Id$
2
3 5.21 2006-09-26
4 Add SMTP AUTH recipient rate limits, to help throttle infected
5 client machines and accounts with weak cracked passwords.
2 6
3 5.20 2006-08-02 7 5.20 2006-08-02
4 Fully qualify all dns lookups. Fix my_read() bug. Try to convert 8 Fully qualify all dns lookups. Fix my_read() bug. Try to convert
5 names that might be ip addresses via inet_aton before doing dns 9 names that might be ip addresses via inet_aton before doing dns
6 lookups. 10 lookups.