Spamassassin Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian
Maintainer: Noah Meyerhans
Email: [email protected] .
Website: https://www.spamassassin.org/
Section: mail
Install spamassassin
-
Debian
apt-get install spamassassinClick to copy -
Ubuntu
apt-get install spamassassinClick to copy -
Alpine OS
apk add spamassassinClick to copy -
Arch Linux
pacman -S spamassassinClick to copy -
Kali Linux
apt-get install spamassassinClick to copy -
CentOS
yum install spamassassinClick to copy -
Fedora
dnf install spamassassinClick to copy -
Raspbian
apt-get install spamassassinClick to copy
spamassassin
Perl-based spam filter using text analysisSpamAssassin is a very powerful and fully configurable spam filter with numerous features including automatic white-listing, RBL testing, Bayesian analysis, header and body text analysis. It is designed to be called from a user's .procmail or .forward file, but can also be integrated into a Mail Transport Agent (MTA). Included in this package is a daemonized form of spamassassin (spamd) which communicates with its client (spamc) via TCP, to reduce the overhead of loading perl with each message. To take advantage of this, you must install the spamc package.
Installing spamassassin command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of spamassassin 2026 package in your OS.




