Anti-Spam SMTP Proxy
From Wikipedia, the free encyclopedia
Anti-Spam SMTP Proxy | |
Author: | John Hanna |
---|---|
Developer: | Fritz Borgstedt in association with the ASSP community |
Latest release: | 1.2.6 / December 5, 2006 |
Preview release: | 1.2.7 / |
OS: | Cross-platform |
Use: | Email spam filter |
License: | GNU General Public License |
Website: | assp.sourceforge.net |
The Anti-Spam SMTP Proxy (ASSP) server project is an Open Source platform-independent transparent SMTP proxy server that leverages numerous methodologies and technologies to both rigidly and adaptively identify spam. ASSP is easy to setup because it requires only minor changes to your MTA.
Foremost amongst ASSP's features are: Bayesian analysis, Penalty Box (PB) trapping, RBL (Real-time Black-hole Listing, aka DNSBL), URIBL (aka Uniform Resource Identifier Black Listing), multi-level SPF (aka Sender Policy Framework) validation and blocking, SRS (aka Sender Rewriting Scheme) fix-up, Session Delaying (aka Greylisting) & connection response delaying, sender validation & recipient validation, multi-level attachment blocking (based on block lists or allow lists), as well as multiple RFC validation mechanisms.
The beta version of 1.2.7 now features URL blacklisting which will block email with known spam websites.
ASSP is a project on SourceForge.net.
[edit] See Also
- Transparent SMTP proxy
- Spamassassin Popular open source spam filtering that uses razor and other techniques to detect spam.
- Qpsmtpd A similar project