comparison NEWS @ 174:da0c41b9f672

don't whitelist addresses with embedded spaces
author carl
date Sun, 23 Sep 2007 11:20:12 -0700
parents 83fe0be032c1
children a4d313c2460b
comparison
equal deleted inserted replaced
173:83fe0be032c1 174:da0c41b9f672
1 $Id$ 1 $Id$
2 2
3 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path.
3 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. 4 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender.
4 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. 5 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections.
5 6.07 2007-08-30 Add generic reverse dns filtering with regular expression. 6 6.07 2007-08-30 Add generic reverse dns filtering with regular expression.
6 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering. 7 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering.
7 6.05 2007-08-26 Fix unitialized variable in my spamassassin code. 8 6.05 2007-08-26 Fix unitialized variable in my spamassassin code.