* Mon Oct 7 10:58:20 EEST 2002 Version 1.6 adds/changes the following: - The Parser module is now Isoqlog's parser. - Easy to use config file, spamguard.conf. Now the configuration parameters can be set at run time. - Removed MTA subdirs. Installation has become very easy. * Fri Mar 15 06:20:12 EET 2002 Version 1.5 adds/changes the following: - Runs/tested on Solaris, Free/Net/Open BSD, Digital Unix, Linux. - Bug in ignore file processing code is fixed. If you are using version 1.4, we strongly suggest that you upgrade to version 1.5. Because of this, one of the hash tables has been turned into linked list (ignore list). - New Feature: Now, there are three different threshold values, which are treated differently by spamGuard: warning, block and paranoid. - Some code refinement. * Thu Feb 21 02:13:46 EET 2002 Version 1.4 adds/changes the following: - Because of performance issues, linked lists are replaced with hash tables. - Postfix support. - Some more memory leaks are cleaned. * Sun Feb 10 16:19:07 EET 2002 Version 1.3 adds/changes the following: - Generic functions have been seperated from the MTA-dependant code base. - Qmail with syslog support. - Sendmail support. - Added code necessary to save and restore the previous position on maillog file, so that you won't need to rotate maillog. * Tue Feb 5 00:43:45 EET 2002 Version 1.2 adds/changes the following: - Wildcard support in ignore file - Fixed some memory leaks. (Thanks to Geoff Mitchell) - SPAMNUMBER is no longer hard-coded into binary. It's now taken from stdin, so you can experiment freely with your SPAMNUMBERs. * Tue Feb 2 02:30:40 EET 2002 Maintenance Release: 1.1 * Thu Jan 31 03:32:10 EET 2002 First Public Release