p0f-analyzer
Interface between MTA and virus scanner/content filters
Install
- All systems
-
curl cmd.cat/p0f-analyzer.sh
- Debian
-
apt-get install amavisd-new
- Ubuntu
-
apt-get install amavisd-new
- Alpine
-
apk add amavisd-new
- Arch Linux
-
pacman -S amavisd-new
- Kali Linux
-
apt-get install amavisd-new
- Fedora
-
dnf install amavisd-new
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install amavisd-new
- Raspbian
-
apt-get install amavisd-new
- Dockerfile
- dockerfile.run/p0f-analyzer
- Docker
-
docker run cmd.cat/p0f-analyzer p0f-analyzer
powered by Commando
amavisd-new
Interface between MTA and virus scanner/content filters
AMaViSd-new is a script that interfaces a mail transport agent (MTA) with zero or more virus scanners, and spamassassin (optional). It supports all common virus scanners (more than 20 different AVs), with direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG, f-prot, and Sophos AVs. AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode (ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP filter mode than using the AMaViS pipe client. It supports sendmail milter through the amavisd-new-milter package.