Package spampd: Information

    Source package: spampd
    Version: 2.30-alt1.1
    Build time:  Nov 25, 2010, 01:26 AM
    Category: System/Servers
    Report package bug
    License: GPLv2+
    Summary: spamassassin based SMTP/LMTP proxy daemon
    Description: 
    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.

    List of rpms provided by this srpm:
    spampd (noarch)

    Maintainer: Vladimir V Kamarzin


      1. perl-Mail-SpamAssassin
      2. perl-Net-Server
      3. perl-podlators

    Last changed


    Nov. 24, 2010 Igor Vlasenko 2.30-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Aug. 18, 2008 Vladimir V Kamarzin 2.30-alt1
    - Initial build for ALT Linux