Skip to content

danieldemus/spampd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpamPD

NOTE: please see Download section for official release versions. The repository version IS NOT THOUROUGHLY TESTED.

Testers wanted!

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.

More information is available at here.

About

Spam Proxy Daemon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 96.4%
  • HTML 3.5%
  • Shell 0.1%