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 29 30
|
Source: mimedefang
Section: mail
Priority: extra
Maintainer: Christoph Martin <christoph.martin@uni-mainz.de>
Build-Depends: debhelper (>> 4.1.16), libmilter-dev, mailx, libunix-syslog-perl, libperl-dev, libmime-perl, libdigest-sha1-perl, libmail-spamassassin-perl, sanitizer, libhtml-parser-perl, libfile-scan-perl, libarchive-zip-perl
Standards-Version: 3.6.1
Package: mimedefang
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, debconf (>= 0.5) | debconf-2.0, libmime-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: Electronic mail filter program for sendmail 8.12+
MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later. MIMEDefang filters all e-mail messages sent via SMTP.
MIMEDefang splits multi-part MIME messages into their components and
potentially deletes or modifies the various parts. It then
reassembles the parts back into an e-mail message and sends 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: php4
Suggests: mimedefang
Description: create graphs of your mimedefang spam and virus logs
GraphDefang is a configurable perl utility that parses arbitrary
syslog entries and creates a set of configurable charts (png files)
with the data. It is possible to output the png files to the
filesystem or to a web browser via a cgi.
|