Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
spampd - Transparent SMTP/LMTP proxy filter using spamassassin
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
spampd |
2.30 |
3.fc6 |
src |
28 KiB |
Mon Feb 12 14:25:44 2007 |
Changelog
- * Mon Jan 29 17: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 17:00:00 2006 Matthias Saou <http://freshrpms.net/> 2.30-2
- Initial RPM release.