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. WWW: http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/adamem
Commit message (Expand)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
* These ports fail the same way on armv6 as they do on aarch64.linimon2017-05-261-1/+2
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-091-1/+1
* Mark as broken on arm64.linimon2016-11-081-0/+2
* - Switch to options helpersamdmi32016-01-311-0/+2
* Unmark BROKEN, the port can be fetched fine.rakuco2015-12-301-1/+0
* Mark as broken: does not fetchbapt2015-10-241-0/+1
* Clean up plistbapt2014-10-27