Source: sagator
Section: mail
Priority: optional
Maintainer: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Build-Depends: python-dev | python2.2-dev, libclamav-dev, fakeroot
Standards-Version: 3.5.2

Package: sagator
Architecture: all
Recommends: sagator-libclamav, clamav, unarj, unrar, unzip, lha, zoo, bzip2
Depends: python (>= 2.2.1), adduser, debconf, stat | coreutils
Description: Email antivir gateway.
 This program is an email antivirus/antispam gateway. It is an interface
 to the postfix or sendmail (or any other smtpd), which runs antivirus
 and/or spamchecker. Its modular architecture can use any
 combination of antivirus/spamchecker according to configuration.
 It has some internal checkers (string_scanner and regexp_scanner). Sagator
 can parse MIME mails and decompress archives, if it is configured so.
 Features:
     * simple chroot support
     * modular antivirus/spamchecker support
     * you don't need any perl modules or any other modules, only python
     * you can return any quarantined mail to mailq/user mailbox
     * mailbox/maildir scanning and mailbox cleaning
     * nice statistics via WWW or MRTG
     * easy installation

Package: sagator-libclamav
Architecture: any
Depends: debconf, libclamav, clamav-freshclam | clamav-data
Description: Clamav's python implementation for sagator.
 Clamav's python implementation for sagator.

Package: sagator-pydspam
Architecture: any
Depends: dspam
Description: DSPAM python module for sagator
 pydspam.so is an library (module) for python to use DSPAM antispam.
 It is designed for sagator.
