1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: mimedefang
Section: mail
Priority: extra
Maintainer: Christoph Martin <christoph.martin@uni-mainz.de>
Build-Depends: debhelper (>= 5), po-debconf, libmilter-dev, bsd-mailx, libunix-syslog-perl, libperl-dev, libmime-tools-perl, libdigest-sha1-perl, libmail-spamassassin-perl, sanitizer, libhtml-parser-perl, libfile-scan-perl, libarchive-zip-perl
Standards-Version: 3.8.0
Package: mimedefang
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, debconf (>= 0.5) | debconf-2.0, libmime-tools-perl, libio-stringy-perl, libmime-base64-perl, libmailtools-perl, libdigest-sha1-perl, libunix-syslog-perl, psmisc, adduser
Recommends: tk8.3 | wish, sendmail
Suggests: libmail-spamassassin-perl, sanitizer, libhtml-parser-perl, wv, libfile-scan-perl, clamav, libarchive-zip-perl, graphdefang
Description: e-mail filter program for sendmail
MIMEDefang is an e-mail filter program which processes all messages sent
via Sendmail. It splits multi-part MIME messages into their components
and can delete or modify those parts before reassembling the message and
sending it on its way.
Package: graphdefang
Architecture: any
Depends: ${perl:Depends}, libfile-readbackwards-perl, libgd-graph-perl, libgd-text-perl (>= 0.86-1), libtimedate-perl, libmldbm-perl, perl (>= 5.8.3) | libstorable-perl
Recommends: php5
Suggests: mimedefang
Description: grapher for MIMEDefang spam and virus logs
GraphDefang is a configurable utility that parses arbitrary
syslog entries and creates a set of configurable charts (PNG files)
with the data. These files can be written to disk or displayed by a
web server through a CGI script.
|