p0f-analyzer.pl

Interface between MTA and virus scanner/content filters

Install

All systems
curl cmd.cat/p0f-analyzer.pl.sh
Debian Debian
apt-get install amavisd-new
Ubuntu
apt-get install amavisd-new
Alpine
apk add amavisd-new
Arch Arch Linux
pacman -S amavisd-new
image/svg+xml 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
Docker
docker run cmd.cat/p0f-analyzer.pl p0f-analyzer.pl 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.