From ae0d85fc5d5f8c5df90632ea376ecacc63570d4f Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 14 Jul 2004 08:58:35 +0000 Subject: - Update to 4.32.2 PR: ports/68946 Submitted by: Jan-Peter Koopmann (maintainer) --- mail/mailscanner-devel/files/README.FreeBSD.port | 2 +- .../files/patch-docs:man:MailScanner.8 | 8 +- .../files/patch-docs:man:MailScanner.8.html | 8 +- .../files/patch-docs:man:MailScanner.conf.5 | 406 +------ .../files/patch-docs:man:MailScanner.conf.5.html | 1254 +------------------- 5 files changed, 32 insertions(+), 1646 deletions(-) (limited to 'mail/mailscanner-devel/files') diff --git a/mail/mailscanner-devel/files/README.FreeBSD.port b/mail/mailscanner-devel/files/README.FreeBSD.port index 55b28caaf497..7004047a2f1d 100644 --- a/mail/mailscanner-devel/files/README.FreeBSD.port +++ b/mail/mailscanner-devel/files/README.FreeBSD.port @@ -27,7 +27,7 @@ My suggestion is to use these scripts instead of the usual FreeBSD MTA startup process. This of course means that you will have to disable MTA startup in rc.conf completely. Put this in your rc.conf: -sendmail_enable="NO" +sendmail_enable="NONE" Then adjust sendmail.sh or exim.sh to your configuration. Have a look at the MailScanner manpage for MTA setup hints. diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 index 22ccfec3fc8b..273e11d43c6d 100644 --- a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 +++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8 @@ -1,8 +1,8 @@ ---- ../MailScanner-install-4.31.3.orig/docs/man/MailScanner.8 Wed May 26 14:32:21 2004 -+++ docs/man/MailScanner.8 Wed May 26 14:34:02 2004 +--- ../MailScanner-install-4.32.2.orig/docs/man/MailScanner.8 Mon May 31 13:43:07 2004 ++++ docs/man/MailScanner.8 Mon Jul 12 14:21:55 2004 @@ -1,4 +1,4 @@ --.TH "MailScanner" "8" "4.29.5" "Julian Field" "Mail" -+.TH "MailScanner" "8" "4.31.4" "Julian Field" "Mail" +-.TH "MailScanner" "8" "4.31.4" "Julian Field" "Mail" ++.TH "MailScanner" "8" "4.32.2" "Julian Field" "Mail" .SH "NAME" .LP MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html index 59416f082718..e97cf594e69f 100644 --- a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html +++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.8.html @@ -1,9 +1,9 @@ ---- ../MailScanner-install-4.31.3.orig/docs/man/MailScanner.8.html Wed May 26 14:32:21 2004 -+++ docs/man/MailScanner.8.html Wed May 26 14:34:05 2004 +--- ../MailScanner-install-4.32.2.orig/docs/man/MailScanner.8.html Mon May 31 13:43:07 2004 ++++ docs/man/MailScanner.8.html Mon Jul 12 14:22:05 2004 @@ -1,5 +1,5 @@ -- -+ +- ++ diff --git a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 index cb6119040f2a..e571b15809f6 100644 --- a/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 +++ b/mail/mailscanner-devel/files/patch-docs:man:MailScanner.conf.5 @@ -1,411 +1,23 @@ ---- ../MailScanner-install-4.31.3.orig/docs/man/MailScanner.conf.5 Wed May 26 14:39:41 2004 -+++ docs/man/MailScanner.conf.5 Wed May 26 14:40:02 2004 +--- ../MailScanner-install-4.32.2.orig/docs/man/MailScanner.conf.5 Mon May 31 13:43:07 2004 ++++ docs/man/MailScanner.conf.5 Mon Jul 12 14:21:58 2004 @@ -1,4 +1,4 @@ --.TH "MailScanner.conf" "5" "4.30.1" "Julian Field" "Mail" -+.TH "MailScanner.conf" "5" "4.31.4" "Julian Field" "Mail" +-.TH "MailScanner.conf" "5" "4.31.4" "Julian Field" "Mail" ++.TH "MailScanner.conf" "5" "4.32.2" "Julian Field" "Mail" .SH "NAME" .LP MailScanner.conf \- Main configuration for MailScanner -@@ -117,16 +117,20 @@ - Directory in which MailScanner should find e\-mail messages for scanning. This can be any of the following: - .br - -+.RS 7 -+.IP 1. 4 -+a directory name. -+.br -+Example: /var/spool/mqueue.in -+.IP 2. 4 -+a wildcard giving directory names. -+.br -+Example: /var/spool/mqueue.in/* -+.IP 3. 4 -+the name of a file containing a list of directory names, which can in turn contain wildcards. - .br --1. a directory name. Example: /var/spool/mqueue.in --.br -- --.br --2. a wildcard giving directory names. Example: /var/spool/mqueue.in/* --.br -- --.br --3. the name of a file containing a list of directory names, which can in turn contain wildcards. Example: /usr/local/etc/MailScanner/mqueue.in.list.conf -+Example: /usr/local/etc/MailScanner/mqueue.in.list.conf -+.RE - - .TP - \fBOutgoing Queue Dir\fR -@@ -481,7 +485,7 @@ - .br - - .br --Which Virus Scanning package to use. Possible choices are sophos, sophossavi, mcafee, command, kaspersky, kaspersky\-4.5, kavdaemonclient, inoculate, inoculan, onoculan, nod32, nod32\-1.99, f\-secure, f\-prot, panda, rav, antivir, clamav, clamavmodule, css, trend, bitdefender, none (no virus scanning at all) -+Which Virus Scanning package to use. Possible choices are sophos, sophossavi, mcafee, command, bitdefender, kaspersky, kaspersky\-4.5, kavdaemonclient, inoculate, inoculan, nod32, nod32\-1.99, f\-secure, f\-prot, panda, rav, antivir, clamav, clamavmodule, css, trend, norman, avg, vexira, none (no virus scanning at all) - .br - - .br -@@ -515,17 +519,18 @@ - .br - Messages whose virus reports contain any of the words listed here will be treated as "silent" viruses. No messages will be sent back to the senders of these viruses, and the delivery to the recipient of the message can be controlled by the next option "Still Deliver Silent Viruses". This is primarily designed for viruses such as "Klez" and "Bugbear" which put fake addresses on messages they send, so there is no point informing the sender of the message, as it won't actually be them who sent it anyway. Other words that can be put in this list are the 5 special keywords - .br -+.RS 7 -+.IP \(bu 4 - HTML\-IFrame: inserting this will stop senders being warned about HTML Iframe tags, when they are not allowed. --.br -+.IP \(bu 4 - HTML\-Codebase: inserting this will stop senders being warned about HTML Object Codebase tags, when they are not allowed. --.br -+.IP \(bu 4 - Zip\-Password: inserting this will stop senders being warned about password\-protected zip files when they are not allowd. This keyword is not needed if you include All\-Viruses. --.br -+.IP \(bu 4 - All\-Viruses: inserting this will stop senders being warned about any virus, while still allowing you to warn senders about HTML\-based attacks. This includes Zip\-Password so you don't need to include both. - .br -- --.br - The default of "All\-Viruses" means that no senders of viruses will be notified (as the sender address is always forged these days anyway), but anyone who sends a message that is blocked for other reasons will still be notified. -+.RE - - - .TP -@@ -580,17 +585,16 @@ - .br - - .br --Do you want to allow HTML