Paketname | spampd |
Beschreibung | spamassassin based SMTP/LMTP proxy daemon |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.30-22 |
Sektion | universe/mail |
Priorität | optional |
Installierte Größe | 212 Byte |
Hängt ab von | perl, spamassassin (>= 2.6), libnet-server-perl (>= 0.89), adduser (>= 3.59), dpkg (>= 1.10.23), lsb |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 55574 Byte |
Prüfsumme MD5 | 972d6fc1937967604a35bd3287e0f508 |
Prüfsumme SHA1 | 6d00ff4132820bd657785bf7f2da22eba21a1b1d |
Prüfsumme SHA256 | a80ac997709b931bceeebbbf701197862b14ef92e5ef6ff6515ddb0c86714100 |
Link zum Herunterladen | spampd_2.30-22_all.deb |
Ausführliche Beschreibung | spampd is an SMTP/LMTP server designed to be hooked into the
MTA processing chain (e.g. as a content filter). It is
written in Perl and uses the Net::Server framework. It is
intended to provide spam filtering at the system level (i.e.
ususally for all users). If you rely on per-user configuration
or per-user Bayes databases, spampd is not for you.
.
The major advantage of spampd over plain SpamAssassin (both
directly and through spamd) is that it doesn't need to load
all needed perl modules on every invocation or spawn
a C programme for every mail it receives. Compared to using
spamc/spamd, spampd can usually provide a 25% performance
increase with local-only tests.
.
The advantage of spampd over amavisd-new is that it uses the
original SpamAssassin header tags, which are more verbose than
the tags which amavisd-new provides. This allows easier
filtering in the mail client and easier tuning of SpamAssassin.
|