Security SpamAssassin 3.3.0 veröffentlicht

Nach eineinhalb Jahren wurde heute erneut eine stabile Version veröffentlicht. Den Download findet ihr hier.

Hier noch die Feature Liste:


  • Wide-spectrum: SpamAssassin uses a wide variety of local and network tests to identify spam signatures. This makes it harder for spammers to identify one aspect which they can craft their messages to work around.
  • Free software: it is distributed under the same terms and conditions as other popular open-source software packages such as the Apache web server.
  • Easy to extend: Anti-spam tests and configuration are stored in plain text, making it easy to configure and add new rules.
  • Flexible: SpamAssassin encapsulates its logic in a well-designed, abstract API so it can be integrated anywhere in the email stream. The Mail::SpamAssassin classes can be used on a wide variety of email systems including procmail, sendmail, Postfix, qmail, and many others.
  • Easy Configuration: SpamAssassin requires very little configuration; you do not need to continually update it with details of your mail accounts, mailing list memberships, etc. Once classified, site and user-specific policies can then be applied against spam. Policies can be applied on both mail servers and later using the user's own mail user-agent application.
 
Und was ist daran nun neu? Die genannten Features hat SA ja schon eine ganze Weile.
 
Entschuldigung. Die Neuerungen sind zb: Ab sofort können Prüfungen mit einem Zeitlimit versehen werden. Wird ein Limit erreicht, bricht SpamAssasin zwar ab, übergibt aber die bis dahin gesammelten Informationen und weist auf das Erreichen des Zeitlimits hin. Darüber hinaus gibt es Unterstützung für DCC-Reputation und der Umgang mit Fehlern soll robuster geworden sein.

Zu den neuen Features zählt zb. eine verbesserte Unterstützung von IPv6. Weiterhin gibt es Verbesserungen am DKIM-Plugin für Domainkey-Lookups. Jetzt kann Spamassassin auch mit Autor-Domain-Signaturen und mehreren Signaturen umgehen, sowie Einstellungen in der Konfiguration mit Bedingungen versehen werden.
 
Zurück
Oben