summaryrefslogtreecommitdiff
path: root/mail/mimedefang/PLIST
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-10-30 09:50:24 +0000
committermarkd <markd@pkgsrc.org>2002-10-30 09:50:24 +0000
commitacf1329bd41e8a7fc6ee783022f53b87bb9dce99 (patch)
tree58d530751cafdecb2d8400fc3e3b723efffa1a47 /mail/mimedefang/PLIST
parent415178b49854cf15315382918deaff4ffc0d3e09 (diff)
downloadpkgsrc-acf1329bd41e8a7fc6ee783022f53b87bb9dce99.tar.gz
Update mimedefang to version 2.24
Changes in 2.24: This release includes "watch-mimedefang", a graphical monitoring tool [not enabled]. It does stricter checks on functions which only make sense in the context of a message. Global variables are cleared between messages so that extraneous values don't stick around. There are important fixes for Solaris and possibly other non-Linux machines. Changes in 2.23: A bug which could crash mimedefang-multiplexor under conditions of extreme load has been fixed. An attacker with sufficient bandwidth may be able to exploit the bug to mount a denial-of-service attack. Changes in 2.22: Support has been added for clamd, the daemonized version of Clam AntiVirus. A new variable $MaxMIMEParts lets you reject overly complex MIME messages which could otherwise result in a DoS. A new action_delete_all_headers routine has been added which deletes all instance of a given header. Many little bugs were fixed and portability was improved.
Diffstat (limited to 'mail/mimedefang/PLIST')
-rw-r--r--mail/mimedefang/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mimedefang/PLIST b/mail/mimedefang/PLIST
index d0031ef0f33..4d08153a30e 100644
--- a/mail/mimedefang/PLIST
+++ b/mail/mimedefang/PLIST
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/23 13:08:52 markd Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/10/30 09:50:24 markd Exp $
+bin/md-mx-ctrl
bin/mimedefang
bin/mimedefang-multiplexor
bin/mimedefang.pl
man/man5/mimedefang-filter.5
man/man7/mimedefang-protocol.7
+man/man8/md-mx-ctrl.8
man/man8/mimedefang-multiplexor.8
man/man8/mimedefang.8
man/man8/mimedefang.pl.8