Share on Facebook Share on Twitter Email
Answers.com

Anti-Spam SMTP Proxy

 
Wikipedia: Anti-Spam SMTP Proxy
Anti-Spam SMTP Proxy
20090323 assp logo.jpg
Original author(s) John Hanna
Developer(s) Fritz Borgstedt in association with the ASSP community
Stable release 1.5.1.6 / August 18, 2009
Written in Perl
Operating system Cross-platform
Type Email spam filter
License GNU General Public License
Website assp.sourceforge.net

The Anti-Spam SMTP Proxy (ASSP) server project is an Open Source, Perl based, platform-independent transparent SMTP proxy server available at SourceForge.net that leverages numerous methodologies and technologies to both rigidly and adaptively identify e-mail spam. ASSP is easy to set up because it requires only minor changes to the configuration of your Mail Transfer Agent.

Contents

Features

Some ASSP's features are:

  • Bayesian analysis
  • 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.

Disadvantages

The software is considered platform independent, because it is programmed in Perl, an interpreted language available for virtually all platforms. But this comes for a cost, as Perl has performance considerably lower than compiled languages. A second issue seems to be that the software is "full featured", something that may imply that is has too many features, and it sometimes may make it difficult for an unskilled administrator to configure it for optimal results. However, this is mitigated by a strong user community, and available online resources. From a technical point of view, the software is written in an obfuscated "perlish" style which makes it difficult to debug, and update. Since version 2.x ASSP is multithreaded.

See also

External links


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Anti-Spam SMTP Proxy" Read more