Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
spampd: Transparent SMTP/LMTP proxy filter using spamassassin
- Summary
- 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
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.
Arch: src
Download: | spampd-2.30-3.al3.src.rpm |
Build Date: | Sat Feb 17 15:52:51 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 28 KiB |
Changelog
- * Mon Jan 29 16:00:00 2007 Matthias Saou <http://freshrpms.net/> 2.30-3
- Fix %pre typo (/dev/nulll).
- Silence %setup.
- Add scriplet chkconfig and service requirements.
- * Tue Nov 7 16:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.30-2
- Initial RPM release.