dbutil

Highly configurable, MTA-independent SMTP filter server

Install

All systems
curl cmd.cat/dbutil.sh
Debian Debian
apt-get install mailavenger
Ubuntu
apt-get install mailavenger
image/svg+xml Kali Linux
apt-get install mailavenger
Windows (WSL2)
sudo apt-get update sudo apt-get install mailavenger
Raspbian
apt-get install mailavenger

mailavenger

Highly configurable, MTA-independent SMTP filter server

Mail Avenger is a highly configurable, MTA-independent Spam filtering solution at SMTP'ing time. The criteria Mail Avenger uses to handle filtering is based on a "how is it being send?" fashion, instead of the classical "what are you sending?" model, in which the body or mail itself is analysed looking for SPAM patterns, keywords, bad words or applying Bayesian filters, like SpamAssassin, DSPAM or SpamBayes does. A distinguishing feature of Mail Avenger is that it allows you to reject spam during SMTP time, before even spooling messages in your local mail queue. This carries interesting features like identifying most clients OS (using TCP SYN fingerprints), acquiring client's network information, embed cryptographically secure expiration times in temporary mail addresses to validate mail before receiving the message body, between others. This is a partial list of features: * Mail-bomb protection * TCP filtering * Network-level traffic analysis * SMTP-level traffic analysis * SMTP callbacks * Per-user and per-user-extension mail scripts * Per-user mail relay checks * Virtual domain mapping * Alias to user mapping * RBL support * SPF * SPF language queries * Asynchronous DNS queries * "Bodytest" support * SMTP STARTTLS support