Mercurial > dnsbl
diff ChangeLog @ 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 21 13:55:46 2014 -0700 +++ b/ChangeLog Sat Jun 28 17:01:56 2014 -0700 @@ -1,3 +1,9 @@ +6.42 2014-06-28 + Never add auto-whitelist entries for outgoing mail from localhost. + +6.41 2014-03-21 + Unique ip connection limits only apply to authenticated connections. + 6.40 2014-02-05 Fix possible segfault in mlfi_connect, hostaddr might be null.