Projects / EnderUNIX spamGuard

EnderUNIX spamGuard

spamGuard is a collection of small applications that automagically monitors spammer activity in mail server logs. The program supports qmail (multilog/syslog), sendmail, and postfix.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  08 May 2005 22:12

Release Notes: The email address of spammers is now added to the Subject. A new spam-high.txt conf file was added. The addresses in this file will be added to the badmail file when they send more mail than the pcnt value. Addresses in the ignore file are never added to the badmailfrom file even if they send mail more then pcnt. Configuration files were moved from /usr/local/etc/ to /usr/local/etc/spamguard. #@[] addresses are now ignored under qmail.

  •  27 Jan 2003 08:36

Release Notes: The Parser module is now Isoqlog's parser. config.h was removed in favor of an easy-to-use config file, spamguard.conf, which allows the configuration parameters to be set at run time. The MTA subdirs were removed. Installation has become very easy.

  •  07 Oct 2002 06:17

Release Notes: In this release, the Parser module is now Isoqlog's parser, all config.h files were removed, there is now one easy to use config file, spamguard.conf, and the configuration parameters can be set at run time. MTA subdirs were removed, and installation has become very easy.

  •  15 Mar 2002 00:27

Release Notes: This version fixes a bug in ignore file processing code. Because of this, one of the hash tables has been turned into linked list (ignore list). There are now three different threshold values, each of which are treated differently by spamGuard: warning, block, and paranoid. There has also been some code refinement.

  •  20 Feb 2002 16:54

Release Notes: Because of performance issues, linked lists have been replaced with hash tables. This release has Postfix support, and some more memory leaks have been fixed.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.

Screenshot

Project Spotlight

Python bsddb3

Python bindings for Oracle Berkeley DB.