comparison NEWS @ 173:83fe0be032c1 stable-6-0-9

fix leak, update timestamps when receiving auto-whitelisted sender
author carl
date Thu, 06 Sep 2007 09:50:05 -0700
parents d3189495ec68
children da0c41b9f672
comparison
equal deleted inserted replaced
172:d3189495ec68 173:83fe0be032c1
1 $Id$ 1 $Id$
2 2
3 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender.
3 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. 4 6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections.
4 6.07 2007-08-30 Add generic reverse dns filtering with regular expression. 5 6.07 2007-08-30 Add generic reverse dns filtering with regular expression.
5 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering. 6 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering.
6 6.05 2007-08-26 Fix unitialized variable in my spamassassin code. 7 6.05 2007-08-26 Fix unitialized variable in my spamassassin code.
7 6.04 2007-08-26 Add spamassassin integration via spamc, code from spamass-milter. 8 6.04 2007-08-26 Add spamassassin integration via spamc, code from spamass-milter.