From cb6f4ee472d90bde844b55b0d5745ccfe926f07b Mon Sep 17 00:00:00 2001 From: ps Date: Sun, 14 Dec 2008 19:28:02 +0000 Subject: [PATCH] Updated changelog --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index d8e031c..320edf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,39 @@ ChangeLog --------- +2008-12-14 20:17 Juan José Gutiérrez de Quevedo + +* 1.7 release + +* Implemented log rotation for filelogger. Sponsored by Damir Simunic of +http://edgeof.net + +* Updated email address... again + + +2008-08-30 21:35 Juan José Gutiérrez de Quevedo + +* Updated email address. + + +2007-11-28 19:54 Juan José Gutiérrez de Quevedo + +* Fixed some sqls + + +2007-11-20 19:14 Juan José Gutiérrez de Quevedo + +* Added a small feature sponsored by http://www.pixelkinder.com. It allows to +specify a list of valid ips for each domain, if a mail comes from an ip not on +the list, then reject it. + + +2007-10-02 11:33 Juan José Gutiérrez de Quevedo + +* Add blacklisting based on the "to" address and domain. Useful to migrate +sites and to correct MTAs errors. + + 2007-07-20 20:03 Juan José Gutiérrez de Quevedo * 1.6 release