Downloadliste

Projektbeschreibung

Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache SpamAssassin to be used in a wide variety of email systems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-25 15:54
3.2.2

Die "make test"-Regel festgelegt wurde, wenn als root laufen, dies ist für das CPAN erforderlich. Einige Mail-Eingang kann eine lange Zeit in Anspruch nehmen, um mit 100% CPU-Auslastung scannen, durch Backtracking in regexp einer Regel. Senden eines HUP-Signal zum spamd-Prozess führt zu dem ps Namen von spamd zu perl ändern. "Make test"-Fehler in Windows durch Verwendung von nonportable getpwuid verursacht wurden, behoben. Mehrere DNS-Einträge für einen Host-Namen sollte ermöglichen die Verwendung von spamd-H für den Lastenausgleich installiert zu arbeiten. Netzwerk-Lookup-Timeouts wurden behoben, wo Lookups wurden verloren gehen, sobald ein Timeout getroffen wurde.
Tags: Stable, Minor bugfixes
The "make test" rule was fixed when running as
root; this is needed for CPAN. Certain mail input
can take a long time to scan with 100% CPU
utilization, due to backtracking in a rule's
regexp. Sending a HUP signal to the spamd process
causes the ps name to change from spamd to perl.
"make test" errors in Windows caused by
nonportable use of getpwuid were fixed. Multiple
DNS records for a host name should allow use of
spamd -H for load balancing installs to work.
Network lookup timeouts were fixed, where lookups
were being lost once a timeout was hit.

2007-06-13 08:34
3.2.1

Ein lokaler Benutzer Symlink-Attacke DoS-Schwachstelle (CVE-2007-2873) festgesetzt worden war. Sie betrifft nur Systeme, bei denen spamd als root ausführen, wird mit vpopmail oder virtuellen Benutzern über das "-v "/"-- vpopmail" oder "- virtual-config-dir"-Schalter verwendet werden, und mit der "-x" / "- no-user-config, und ohne"-u "/"-- username "zu wechseln, und mit der"-l "/"-- ermöglichen zu sagen "zu wechseln. Dies ist nicht standardmäßig auf jeder Distribution, und ist nicht eine gemeinsame Konfiguration. Übrige sonstige Bugs wurden ebenfalls behoben.
Tags: Stable, Minor security fixes
A local user symlink-attack DoS vulnerability
(CVE-2007-2873) was fixed. It only affects systems
where spamd is run as root, is used with vpopmail
or virtual users via the "-v"/"--vpopmail" or
"--virtual-config-dir" switch, and with the
"-x"/"--no-user-config, and without the
"-u"/"--username" switch, and with the
"-l"/"--allow-tell" switch. This is not default on
any distribution package, and is not a common
configuration. Other miscellaneous bugs were also
fixed.

2007-05-02 18:23
3.2.0

Durch Kurzschließen der "bestimmten Schinken" oder "definitiv Spam"-Nachrichten anhand von Regeln wurde hinzugefügt. Charset Normalisierung wurde hinzugefügt, so dass Regeln können in UTF-8 geschrieben werden, um Texte in anderen Zeichensätzen entsprechen. "sa-compile" wurde hinzugefügt, um SpamAssassin-Regeln in eine schnelle parallele EDA-Matching zu kompilieren. "tflags mehrere" wurde hinzugefügt, die Regeln, die zählen können mehrere Treffer in einer Mitteilung. "whitelist_auth" wurde hinzugefügt, um die E-Mail-Adressen Whitelist mit Sender-Autorisierung Systeme wie SPF, Domain Keys zu senden, und DKIM. Mail:: SpamAssassin:: Spamd:: Apache2 sieht ein Modul mod_perl spamd.
Tags: Stable, Major feature enhancements
Short-circuiting of "definite ham" or "definite spam" messages based on rules was added. Charset normalization was added, so rules can be written in UTF-8 to match text in other charsets. "sa-compile" was added to compile SpamAssassin rules into a fast parallel-matching DFA. "tflags multiple" was added, which allows rules that count multiple hits in a single message. "whitelist_auth" was added to whitelist addresses that send mail using sender-authorization systems like SPF, Domain Keys, and DKIM. Mail::SpamAssassin::Spamd::Apache2 provides spamd as a mod_perl module.

2006-10-10 14:59
3.1.7

Fixes wurden für einen Fehler im Umgang mit Datum beeinträchtigen DATE_IN_FUTURE_ * und * DATE_IN_PAST_ Regeln, wenn mehr als ein Resent-Date-Header vorhanden ist gemacht. Eine Race-Bedingung in spamd preforking Code, der links manchmal ein Kind-Prozess läuft nach dem Senden SIGHUP zu spamd wurde behoben. Hash-Zeichen in der Konfigurationsdatei sind jetzt Originalzustand. False SPF_SOFTFAILs wenn SPF abfragt Timeout wurden behoben. RCVD_ILLEGAL_IP evaltest wurde aktualisiert, um mit 127 umgehen / 8. Hinzufügen von Kopfzeilen mit einer einzigen Ziffer Null-Wert wurde aktiviert. Unterstützung für ecelerity Received-Header hinzugefügt. Ein Fehler in 3.1.5 in mbx-Code eingeführt wurde behoben.
Tags: Stable, Major bugfixes
Fixes were made for a bug in date handling
affecting DATE_IN_FUTURE_* and DATE_IN_PAST_*
rules when more than one Resent-Date header is
present. A race condition in spamd preforking code
that sometimes left one child process running
after sending SIGHUP to spamd was fixed. Hash
characters in the config are now unescaped. False
SPF_SOFTFAILs when SPF queries timeout were fixed.
RCVD_ILLEGAL_IP evaltest was updated to properly
deal with 127/8. Adding headers with a single
digit zero value was enabled. Support for
ecelerity Received headers was added. A bug
introduced in 3.1.5 in mbx code was fixed.

2006-08-31 06:02
3.1.5

Alle Code von Drittanbietern ist jetzt erlaubt, Regel-Updates, indem Sie einen Standard-Pfad, wenn man nicht bestanden in. Unterstützung für Whitelist mit DomainKeys verwenden wurde hinzugefügt. Viele andere kleinere Bugfixes und Dokumentations-Updates vorgenommen wurden.
Tags: Stable, Minor bugfixes
All third-party code is now allowed to use rule
updates by setting a default path when one is not
passed in. Support for whitelisting with
DomainKeys was added. Lots of other minor bugfixes
and documentation updates were done.

Project Resources