clamassassin
email virus filter wrapper for ClamAV
Install
- All systems
-
curl cmd.cat/clamassassin.sh
- Debian
-
apt-get install clamassassin
- Ubuntu
-
apt-get install clamassassin
- Kali Linux
-
apt-get install clamassassin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clamassassin
- Raspbian
-
apt-get install clamassassin
- Dockerfile
- dockerfile.run/clamassassin
clamassassin
email virus filter wrapper for ClamAV
clamassassin is a simple virus filter wrapper for ClamAV for use in procmail filters and similar applications. clamassassin's interface is similar to that of spamassassin, making it easy to implement for those familiar with that tool. clamassassin is designed with an emphasis on security, robustness and simplicity.