Anti-Spam SMTP Proxy
{{how-to |date=May 2024}}
{{More citations needed |date=May 2024}}
{{Infobox software
| name = Anti-Spam SMTP Proxy
| logo =
| screenshot =
| caption =
| author = [http://sourceforge.net/users/jhanna777/ John Hanna]
| developer = [http://www.thockar.com/assp-home Thomas Eckardt] in association with the ASSP community
| latest_release_version = [http://sourceforge.net/projects/assp/files/ 2.8.1(23131)]
| latest_release_date = {{Start date and age|2023|05|11}}
| latest_preview_version = 2.8.2(23136)
| latest_preview_date = {{Start date and age|2023|05|16}}
| operating_system = Cross-platform
| programming_language = Perl
| genre = Email spam filter
| license = GNU General Public License
| website = [http://assp.sourceforge.net assp.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:
- Hidden Markov Model spam filtering
- Bayesian spam filtering
- whitelisting
- Penalty Box (PB) trapping
- DNSBL/RBL (Realtime Blackhole Listing)
- URIBL (Uniform Resource Identifier Black Listing)
- Multi-level SPF (Sender Policy Framework) validation and blocking
- DKIM signing and validation
- DMARC validation and reporting
- 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 or content based executable blocking)
- As well as multiple RFC validation mechanisms.
- Multi-threaded (Since version 2.x)
- Platform independent (Written in Perl)
See also
{{Portal|Free and open-source software}}
- Transparent SMTP proxy
- SpamAssassin, popular open source spam filtering that uses razor and other techniques to detect spam.
- Qpsmtpd, a similar project
External links
- [http://www.thockar.com/assp-home ASSP official homepage]
- [http://assp.sourceforge.net/ ASSP sourceforge project page]
- [http://assp.sourceforge.net/forum/ Forum]
- [http://sourceforge.net/p/assp/wiki/Main_Page/ ASSP Wiki]
- [http://assp.cvs.sourceforge.net/viewvc/assp/assp2/ ASSP beta development site]
- [http://www.grscripts.com/ ASSP Deluxe for cPanel/WHM frontend for ASSP]
{{Perl}}