From 067f35f6d8a213d7fae7e0a78a92dd9cc9177a39 Mon Sep 17 00:00:00 2001 From: Josef Karthauser Date: Fri, 4 Jun 2004 00:08:06 +0000 Subject: Update to version 4.31.6. Changelog: * New Features and Improvements * - Added install.sh script for tar distribution which builds all Perl modules, tnef decoder and MailScanner automatically. - Added configuration option "Dangerous Content Scanning" to allow you to disable all the content scanning except for the virus scanning. - Added support for Vexira virus scanner. - Implemented support for F-Secure 4.61. - Implemented support for Nod32 2.01. If you are still running 1.99, you will need to edit /etc/MailScanner/virus.scanners.conf. - Reports can now contain %variables% such as %org-name%. - Changed default installation location of Bitdefender to /opt/bdc. - Upgraded tnef to latest release from sourceforge. - Moved ExtUtils::MakeMaker into list of normal perl modules to install. - Linux distributions now auto-detect MTA setting in /etc/sysconfig/MailScanner. - Can now detect very small images in a message, that may be "web bugs" to track you. These can be disarmed if you want. - Changed documentation to just list single-instance version of Postfix. - Changed init.d scripts to work well with both single and double instance of Postfix. - Improved init.d script to support SuSE 9.1 properly. * Fixes * - Forced AVG to run in English. - Corrected problem with negative failure counts from RBLs and SA. - Fixed bug in LDAP ruleset handling. - Sendmail code now auto-detects the correct lock type to use, flock or posix. - Sendmail qf files no longer have to define an IP address. - Corrected report when archive is nested too deeply. - ZMailer forwarding fix provided by Mariano. - Fixed Postfix message corruption on recent Postfixes on some architectures. - Worked around latest tweaks to Postfix spec. - Fixed problems with PDF docs when signing messages. PR: ports/67542 Submitted by: Jan-Peter Koopmann (maintainer) --- .../files/patch-docs:man:MailScanner.conf.5 | 352 +-------------------- 1 file changed, 4 insertions(+), 348 deletions(-) (limited to 'mail/mailscanner/files/patch-docs:man:MailScanner.conf.5') diff --git a/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5 b/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5 index 5c81b3c9aedc..a21745f41e55 100644 --- a/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5 +++ b/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5 @@ -1,352 +1,8 @@ ---- ../MailScanner-4.30.3.orig/docs/man/MailScanner.conf.5 Mon May 3 10:48:25 2004 -+++ docs/man/MailScanner.conf.5 Mon May 3 10:48:39 2004 +--- ../MailScanner-install-4.31.6.orig/docs/man/MailScanner.conf.5 Thu Jun 3 19:22:30 2004 ++++ docs/man/MailScanner.conf.5 Thu Jun 3 19:24:03 2004 @@ -1,4 +1,4 @@ --.TH "MailScanner.conf" "5" "4.30.1" "Julian Field" "Mail" -+.TH "MailScanner.conf" "5" "4.30.3" "Julian Field" "Mail" +-.TH "MailScanner.conf" "5" "4.31.4" "Julian Field" "Mail" ++.TH "MailScanner.conf" "5" "4.31.6" "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 -@@ -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