SpamAssassin is a powerful e-mail filter designed to attempt to identify spam based a variety of mechanisms including text analysis, Bayesian filtering, DNS blocklists, and collaborative filtering databases.
In combination with an MTA (Mail Transport Agent), e.g. Hamster or MS Exchange, it is a very effective anti-spam solution.
The application contains, beside several modules, the following SpamAssassin components as executable files(.exe):
· spamassassin.exe (mail filter)
· spamd.exe (SpamAssassin as a server process (daemon))
· WinSpamC.exe (client for spamd)
· sa-update.exe (SpamAssassin rule updates)
· sa-learn.exe (trains Bayes filter with spam/ham mail)
What's New in This Release: [ read full changelog ]
· Bugfix: SPF checks are now passed without any warnings.
· Bugfix: Dissolving the temporary directory for Windows Vista and Windows 7 has been improved.
· A few minor fixes have been incorporated.