Mercurial > dnsbl
comparison NEWS @ 291:9f0d9fcb58dd stable-6-0-42
Never add auto-whitelist entries for outgoing mail from localhost
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 28 Jun 2014 17:01:56 -0700 |
parents | 9bd5388bf469 |
children | 7fb5911fe3a4 |
comparison
equal
deleted
inserted
replaced
290:bb69fdc3acaa | 291:9f0d9fcb58dd |
---|---|
1 6.42 2014-06-28 Never add auto-whitelist entries for outgoing mail from localhost. | |
2 6.41 2014-03-21 Unique ip connection limits only apply to authenticated connections. | |
1 6.40 2014-02-05 Fix possible segfault in mlfi_connect, hostaddr might be null. | 3 6.40 2014-02-05 Fix possible segfault in mlfi_connect, hostaddr might be null. |
2 6.39 2013-12-31 Fix segfault caused by freeing unallocated memory. | 4 6.39 2013-12-31 Fix segfault caused by freeing unallocated memory. |
3 6.38 2013-12-24 Activate check for unique ip connection limits. | 5 6.38 2013-12-24 Activate check for unique ip connection limits. |
4 6.37 2013-12-17 Add unique ip connection limits per authenticated id or email address. | 6 6.37 2013-12-17 Add unique ip connection limits per authenticated id or email address. |
5 6.36 2013-09-09 Code cleanup, increase minimum hostname length for uribl checking. | 7 6.36 2013-09-09 Code cleanup, increase minimum hostname length for uribl checking. |