Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpaperno/spampd
SpamPD - Spam Proxy Daemon. A spam-filtering SMTP/LMTP proxy server using SpamAssassin in Perl. Since 2002.
https://github.com/mpaperno/spampd
anti-spam mail-filter message-scanning perl perl-module postfix-helper smtp-relay spam spam-filtering spamassassin spampd
Last synced: 3 months ago
JSON representation
SpamPD - Spam Proxy Daemon. A spam-filtering SMTP/LMTP proxy server using SpamAssassin in Perl. Since 2002.
- Host: GitHub
- URL: https://github.com/mpaperno/spampd
- Owner: mpaperno
- License: gpl-3.0
- Created: 2012-08-30T02:37:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T13:44:09.000Z (over 2 years ago)
- Last Synced: 2024-05-01T20:19:16.769Z (9 months ago)
- Topics: anti-spam, mail-filter, message-scanning, perl, perl-module, postfix-helper, smtp-relay, spam, spam-filtering, spamassassin, spampd
- Language: Perl
- Homepage:
- Size: 754 KB
- Stars: 32
- Watchers: 6
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# SpamPD - Spam Proxy Daemon
Originally released in May of 2002, _SpamPD_ is a program used within an e-mail delivery system to scan messages for possible Unsolicited Commercial E-mail (UCE, aka spam) content.
It uses an excellent program called SpamAssassin (SA) to do the actual message scanning. SpamPD acts as a transparent SMTP/LMTP proxy between
two mail servers, and during the transaction it passes the mail through SA. If SA decides the mail could be spam, then SpamPD will ask SA to
add some headers and a report to the message indicating it's spam and why. SpamPD is written in Perl and should theoretically run on any
platform supported by Perl and SpamAssassin.Check the [Releases](https://github.com/mpaperno/spampd/releases) area for latest versions, and see the old
[Downloads](https://github.com/mpaperno/spampd/downloads) section for older releases (and the "previous-versions" folder for some even more ancient ones).
Recently the Debian package version was added to this repo as a branch, and those tags will also show up in the Releases page.Please read the [POD file](https://github.com/mpaperno/spampd/blob/master/spampd.pod) for full documentation of the many available options.
See the [changelog](https://github.com/mpaperno/spampd/blob/master/changelog.txt) for version history.More historic background information is available here.
Linux packages data courtesy of Repology: