Jump to content

Anti-Spam SMTP Proxy

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Smyth (talk | contribs) at 01:10, 12 March 2016 (Delete both positive and negative POV). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Anti-Spam SMTP Proxy
Original author(s)John Hanna
Developer(s)Fritz Borgstedt in association with the ASSP community
Stable release
2.4.1(14085) / March 25, 2014; 10 years ago (2014-03-25)
Written inPerl
Operating systemCross-platform
TypeEmail spam filter
LicenseGNU General Public License
Websiteassp.sourceforge.net

The Anti-Spam SMTP Proxy (ASSP) is an Open Source, Perl based, platform-independent transparent SMTP proxy server.

Features

Some ASSP's features are:

  • Bayesian spam filtering
  • Penalty Box (PB) trapping
  • DNSBL/RBL (Realtime Blackhole Listing)
  • URIBL (Uniform Resource Identifier Black Listing)
  • Multi-level SPF (Sender Policy Framework) validation and blocking
  • SRS (Sender Rewriting Scheme) fix-up
  • Session Delaying/Greylisting and connection response delaying
  • Sender validation and recipient validation
  • Multi-level attachment blocking (based on block lists or allow lists)
  • As well as multiple RFC validation mechanisms.
  • Multi-threaded (Since version 2.x)
  • Platform independent (Written in Perl)

See also