$Id: CHANGELOG,v 1.3 2003/05/01 22:04:51 mardan Exp $ Changelog: -------------------------------------------------------------------------------- version: 0.4.1 - Fixed segfault when receiving batched email when Bayesian filter was enabled version: 0.4 - Added option to use Annoyance-filter, which is a Bayesian-way scan utility - Added statistics, which can be dumped by a signal - Added DNSBL whitelist - Added whitelist - Autodetect socketpath from sendmail.cf file version: 0.3.1 - Fixed a important typo. DNSBL server wasn't correctly spelled.
- A temporary fix for memory allocation for the blacklist was made. Will be final fixed in next release. version: 0.3 - Rewritten all code because of stability issues, but kept same features as in v0.2 - Added daemon option - Added option to count unresolveble hosts found in header and reject if max is reached - Security improvement (must be run as unpriviliged user) - Improved host filtering from header version: 0.2 - Fixed crash when receiving long headers - Added option to redirect marked mail - Rewritten some of the code to dynamic allocate memory instead of static declaration - A more defined rejection and marking if DNSBL and Blacklistmatch version: 0.1 - initial release