Apache SpamAssassin: Downloads (original) (raw)
Upgrading From an Older Version?
If so, please take the time to read Upgrade Notes while you're downloading.
Product Information
The core distribution consists of command line tools to perform filtering along with Mail::SpamAssassin, a set of perl modules which allow SpamAssassin to be used in a wide range of products.
System Administrators
Please create a local copy of the report_template text in a file named something like
/etc/mail/spamassassin/10_local_report.cf
, and modify it to provide your tech support desk's contact information, instead of the default. Otherwise your users will be confused, and some may ultimately contact the SpamAssassin development team, which is not appreciated; we cannot help them with whitelisting/blacklisting/customisation of settings at your site, after all. The default report text can be found in the filerules/10_misc.cf
.
Verify the integrity of the files
All official releases of Apache SpamAssassin are signed with a GPG key. Each download link below is accompanied by links for the GPG signature and SHA-256 and SHA-512 checksums for that download file. The public GPG key to verify with can be found at SpamAssassin Release GPG Keys and also at KEYS. Instructions on how to verify the integrity of the downloaded file, as well as another copy of the signatures and checksums to compare with those in the links on this page, can be found in the 4.0.1 Release Announcement.
Released version, 4.0.1
- SpamAssassin in tar.gz format. (signatures: GPG SHA-256 SHA-512)
- SpamAssassin in tar.bz2 format. (signatures: GPG SHA-256 SHA-512)
- SpamAssassin in ZIP format. (signatures: GPG SHA-256 SHA-512)
- Announcement, Detailed Changes
- SpamAssassin sa-update rules tarball, for use if you cannot run sa-update to download these automatically after installing. (signatures: GPG SHA-256 SHA-512)
Previously Released Branch version, 3.4.6
- SpamAssassin in tar.gz format. (signatures: GPG SHA-256 SHA-512)
- SpamAssassin in tar.bz2 format. (signatures: GPG SHA-256 SHA-512)
- SpamAssassin in ZIP format. (signatures: GPG SHA-256 SHA-512)
- Announcement, Detailed Changes
- SpamAssassin sa-update rules tarball, for use if you cannot run sa-update to download these automatically after installing. (signatures: GPG SHA-256 SHA-512)
CPAN
- SpamAssassin can be downloaded from CPAN, as the module Mail::SpamAssassin:
sudo cpan Mail::SpamAssassin
Old releases
Old Apache-licensed versions (from version 3.0.0 on) can be downloaded from archive.apache.org. Older, Perl-licensed versions can be found via CPAN.