diff options
author | Josef Karthauser <joe@FreeBSD.org> | 2004-06-04 00:08:06 +0000 |
---|---|---|
committer | Josef Karthauser <joe@FreeBSD.org> | 2004-06-04 00:08:06 +0000 |
commit | 067f35f6d8a213d7fae7e0a78a92dd9cc9177a39 (patch) | |
tree | 5916fab68d97afb666c9f583a6829d43d3d15e3f /mail/mailscanner/files/patch-docs:man:MailScanner.8 | |
parent | - Update to 1.0.0 pre5 (diff) |
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 <j.koopmann@seceidos.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=110802
Diffstat (limited to 'mail/mailscanner/files/patch-docs:man:MailScanner.8')
-rw-r--r-- | mail/mailscanner/files/patch-docs:man:MailScanner.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mailscanner/files/patch-docs:man:MailScanner.8 b/mail/mailscanner/files/patch-docs:man:MailScanner.8 index 2b97168548e7..00fd3cca2d6f 100644 --- a/mail/mailscanner/files/patch-docs:man:MailScanner.8 +++ b/mail/mailscanner/files/patch-docs:man:MailScanner.8 @@ -1,8 +1,8 @@ ---- ../MailScanner-4.30.3.orig/docs/man/MailScanner.8 Mon May 3 10:48:25 2004 -+++ docs/man/MailScanner.8 Mon May 3 10:48:48 2004 +--- ../MailScanner-install-4.31.6.orig/docs/man/MailScanner.8 Thu Jun 3 19:22:30 2004 ++++ docs/man/MailScanner.8 Thu Jun 3 19:24:00 2004 @@ -1,4 +1,4 @@ --.TH "MailScanner" "8" "4.29.5" "Julian Field" "Mail" -+.TH "MailScanner" "8" "4.30.3" "Julian Field" "Mail" +-.TH "MailScanner" "8" "4.31.4" "Julian Field" "Mail" ++.TH "MailScanner" "8" "4.31.6" "Julian Field" "Mail" .SH "NAME" .LP MailScanner \- Virus/Spam Scanner for Sendmail, Exim and Postfix |