<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5.html, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-05-05T10:38:03Z</updated>
<entry>
<title>- Update to 4.53.7</title>
<updated>2006-05-05T10:38:03Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2006-05-05T10:38:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d64b25b21632501d745d2503a30615ee6bdf0853'/>
<id>urn:sha1:d64b25b21632501d745d2503a30615ee6bdf0853</id>
<content type='text'>
3/5/2006 New in Version 4.53.7-1
================================
* New Features and Improvements *
- Attachment extraction now checks for available disk space and a DoS attack
  using messages with high expansion ratios will fail even quicker than it
  did before.
- Added new setting "SpamAssassin Local State Dir" to support the sa-update
  tool provided with MailScanner these days, to provide a way of auto-
  updating the core SpamAssassin rulesets. The default value is set to what
  you need for Linux (/var/lib).
- Added new cron job to run sa-update every night. The location of the
  sa-update program is read from /etc/sysconfig/MailScanner.
- Added support for new header -H file format in Exim 4.61.
- Added 2 new configuration options "Gunzip Command" and "Gunzip Timeout" to
  enable unpacking of gzip-ed files for filename and filetype checking.
  Even if this is disabled, gzip-ed files will still be virus scanned.
- Added support for numerical entries in phishing.safe.sites.conf file.
- Added support for optional multipliers in numbers in MailScanner.conf.
  So you can now write "50M" instead of "50000000". The multipliers supported
  are "k", "m" and "g" to denote 1 thousand, 1 million and 1 billion (10^9)
  in upper or lower case.
  You must *not* put any spaces between the number and the multiplier character.
- Added a new configuration option "Ignored Web Bug Filenames". This allows
  you to whitelist a bunch of filenames that can appear in the URLs of
  potential web bugs. So if you decide that all potential web bugs with
  "spacer" or "pixel.gif" in the filename are just padding for page layout,
  then you can make it ignore them by adding them to this list. A sample
  list is provided in MailScanner.conf.
  This is disabled by default, as spammers may start to use this as a means
  of circumventing the Web Bug trap.
- When Web Bugs are disarmed, the URL used to replace the original web bug
  can now be set using the new configuration option "Web Bug Replacement".
  If this is not specified, then the old value of "MailScannerWebBug" is used.
  The default value supplied in the MailScanner.conf file is the address of
  an untracked 1x1 pixel transparent gif (51 bytes) hosted on the MailScanner
  web site. This will not be tracked other than to supply an overall count of
  the number of hits this image gets, for overall statistical purposes.
- Added Razor2 to the list of plugins automatically enabled by the ClamAV+SA
  easy-to-install package, due to the recent change in licence. Now if DCC
  could go the same way...
- Updated Catalan translations.

* Fixes *
- Fixed bug in DoS attack handler. Thanks for Jorge for this.
- Commented out setting of "SpamAssassin Local State Dir" in MailScanner.conf.

PR:		ports/96751
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>-Update to latest release, 4.52.2.</title>
<updated>2006-04-13T16:42:25Z</updated>
<author>
<name>Johan van Selst</name>
<email>johans@FreeBSD.org</email>
</author>
<published>2006-04-13T16:42:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2abe6022b19beada51a61224b5b0506047289649'/>
<id>urn:sha1:2abe6022b19beada51a61224b5b0506047289649</id>
<content type='text'>
PR:		ports/95681
Submitted by:	Jan-Peter Koopmann (maintainer)
Approved by:	flz (mentor)
</content>
</entry>
<entry>
<title>- Update to version 4.51.5</title>
<updated>2006-04-13T13:27:23Z</updated>
<author>
<name>Johan van Selst</name>
<email>johans@FreeBSD.org</email>
</author>
<published>2006-04-13T13:27:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a4929305ad4f6539618caa655edb2a92a96e303c'/>
<id>urn:sha1:a4929305ad4f6539618caa655edb2a92a96e303c</id>
<content type='text'>
PR:		ports/94144
Submitted by:	Jan-Peter Koopman (maintainer)
Approved by:	flz (mentor)
</content>
</entry>
<entry>
<title>- Update to 4.50.15</title>
<updated>2006-02-15T10:47:00Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2006-02-15T10:47:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=738a3babab14139ba0f7d63b2c92e00a6412851f'/>
<id>urn:sha1:738a3babab14139ba0f7d63b2c92e00a6412851f</id>
<content type='text'>
- OPTIONSify
- Use USE_RC_SUBR

Change Log:
- Speed increased significantly! Caches SpamAssassin results.
   Note you need to run my install.sh script to get the new modules required.
- If "Virus Scanners = auto" (ie. the installed default value) then it
   searches for and uses every available installed virus scanner.
- Added SpamAssassin cache analyser (analyse_SpamAssassin_cache) to the
   distributions. 99% written by Steve Freegard of MailWatch fame.
- Upgraded ClamAV+SA bundle to ClamAV 0.88.
- Added default headers that Thunderbird 1.5 will use to automatically
   identify spam based on SpamAssassin's spam headers.
- Added UU-decoder to automatically extract files from attachments that were
   stored in uu-encoded form. This behaves similarly to the zip and rar
   decoders. The virus scanners should check inside these files for themselves
   anyway, but this assists them when they do not. It also allows for filename
   and filetype checking of files stored in uu-encoded attachments.
- Added configuration option "Find UU-Encoded Files" to set whether uu-encoded
   files are decoded or not. These files are very rarely used, and the
   overhead of finding them is fairly large as it involves reading all
   existing attachments looking for the signature of them. So the default is
   to not look for them. A ruleset can be used to protect particularly
   vulnerable recipients or senders.
- You can now start up MailScanner without changing MailScanner.conf at all.
   It will auto-detect SpamAssassin and all available virus scanners.
- Changed default setting to "Use SpamAssassin = yes" and now auto- detect
   installation of SpamAssassin, logging installation instructions if
   it is not already installed and working.
- Added DBI and DBD::SQLite Perl modules. Please use my install.sh scripts
   when you upgrade or install this version.
- Added American spelling of "analyze_SpamAssassin_cache" as well as English
   spelling of "analyse_SpamAssassin_cache".
- DBI installation is forced in RPM distributions.
- Improved RPM installer to handle DBI module dependencies better. It now
   installs cleanly on the systems I have tested it on. These include Fedora
   Core 3, Fedora Core 4, SuSE 9.3, SuSE 10, RedHat Enterprise 4.
- Made log warnings more obvious when DBI/DBD::SQLite/Digest::MD5 are not
   all installed properly.
- Improved comments about "Allow Filenames" and "Allow Filetypes" in
   MailScanner.conf.
- Improvement to F-Prot output parser to handle new strings.
- Changed filename/type traps to account for new vulnerability in TNEF files.
- Adapted trend-autoupdate for 2006 onwards.
- --help implemented so you can see how to use it now.
- --debug now written. Works just like "Debug = yes" in MailScanner.conf.
- --debug-sa now written. Works just like "Debug SpamAssassin = yes".
- --check ruleset-checker now written. Takes max 1 from address, multiple to
   addresses, client IP address and virus name.
- Added a new command-line parameter "--lint" to verify the config file.
- --lint now prints what virus scanners you have chosen to use, and what
- --lint now checks SpamAssassin configuration too.
   scanners it can find installed.
- Added hi-res timing so the batch speed timings are now displayed to
   micro-second accuracy.
- Added Time::HiRes to the list of required modules. You must use ./ install.sh
   to upgrade to, or install, this version in order to get the new module.
   Time taken to process the entire batch is logged, and time taken to do
   "Always Looked Up Last" is logged separately if it is being used at all.
- Added check that MailScanner.conf has at least been customised to set the
   organisation name, long name and web site.
- Added "SpamAssassin Cache Timings" configuration option for the few people
   who need to adjust these settings. Do *not* change it unless you really
   know what you are doing, the default settings will work nicely.
- Updated important perl modules.
- Removed duplicate logging of warnings about infected messages.
- Added detection of no virus scanners being installed, giving the user
   advice about how to install ClamAV using my easy-installation package.
- Improved ClamAV+SA easy-installation package so that it automatically
   enables the updates by commenting out the "Example" lines.
- Changed default Lock Type for sendmail to "posix" instead of "flock" as
   new Linux systems (the most popular platform by far) run sendmail
   8.13 or later, which requires this to be "posix".
- Upgraded Sys::Hostname::Long and HTML::Parser in ClamAV+SA package.
- Disabled movie format "deny" rules in filetype.rules.conf and have enabled
   filetype checking by default.
- Updated man pages.
- Updated AVG parser to handle latest version 7.1.
- Added "Always Looked Up Last After Batch" which is looked up after the
   "Always Looked Up Last" option. The 2nd of those is looked up once for
   each message, the "...After Batch" value is looked up once for the
   entire batch. It is only intended for use with a Custom Function, its
   value is ignored.

* Fixes *
- Improved reliability of Bayes rebuilds a lot.
- Force installation of DBI as previous versions cause problems.
- Removed broken patch I was given, which was temporarily in 4.50.
- Packaging bug in 4.50.9-1 fixed. MailTools version typo.
- Fixed bug where temporary files were not cleaned up properly.
- Fixed missing HTML-Parser 3.48 package.

PR:		ports/93026
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>[MAINTAINER] mail/MailScanner: update to 4.49.7</title>
<updated>2006-01-04T21:29:16Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-01-04T21:29:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e6cb68266d410f9b0f6a30db4f7787877370036e'/>
<id>urn:sha1:e6cb68266d410f9b0f6a30db4f7787877370036e</id>
<content type='text'>
- Update to 4.49.7

	* New Features and Improvements *
	- Speed improvements for sendmail systems by changing the
	  way temporary files are handled and how attachments are parsed. This
	  should be really noticeable if I've got it right.
	  Thanks for the great help of the Vodafone SHARK team.
	- Added speed improvements for Exim.
	- Added speed improvements for Postfix.
	- Now changes the command line listed in `ps` (ie $0) to show what
	  MailScanner is doing. Should help diagnose slow system problems.
	- 4 new configuration options, which list patterns against which filenames
	  and filetypes are matched to see if we should allow them or block them.
	  This is implemented for the benefit of web-based configuration systems for
	  MailScanner, it is not really intended for human use as it will complicate
	  the filename/filetype matching unless you understand it. Read the comments
	  in the MailScanner.conf and suggest better explanations!
	  "Allow Filenames", "Deny Filenames", "Allow Filetypes", "Deny Filetypes".
	  Note: There are 2 new entries in languages.conf so remember to
		run an upgrade_languages_conf.
	- Upgraded tnef program to 1.3.4.
	- Added message 'actions' property for MailWatch reporting.
	- Custom Function filenames must end in .pm or .pl. Others will be logged
	  and skipped.
	- Various minor speed improvements.

	* Fixes *
	- Changed Postfix code to better support latest revision of Perl.
	- Now stops MailScanner more reliably on SuSE systems.
	- Logging of &lt;img&gt; tags only done if logging HTML tags.
	- Fixed minor array ref problem in Perl 5.8.7 on FreeBSD 6.0 (which is not
	  a public stable release anyway).

PR:		ports/91306
Submitted by:	Jan-Peter Koopmann &lt;j.koopmann@seceidos.de&gt;
</content>
</entry>
<entry>
<title>[MAINTAINER] mail/MailScanner: update to 4.48.4</title>
<updated>2005-12-12T20:57:43Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2005-12-12T20:57:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e6cc6d53d29848731f7069d9218b4e2d07a425df'/>
<id>urn:sha1:e6cc6d53d29848731f7069d9218b4e2d07a425df</id>
<content type='text'>
	- Update to 4.48.4

PR:		ports/90296
Submitted by:	Jan-Peter Koopmann &lt;j.koopmann@seceidos.de&gt;
</content>
</entry>
<entry>
<title>- Update to 4.44.6</title>
<updated>2005-08-31T13:19:02Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2005-08-31T13:19:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=885c805aa093dcd3d3e1260cc495b4b975d3d14e'/>
<id>urn:sha1:885c805aa093dcd3d3e1260cc495b4b975d3d14e</id>
<content type='text'>
* New Features and Improvements *
- Published new version of the book, but advise you don't purchase until
  3rd week of August so I get to check a copy off the press first.
- Optimised situation where spam archive is being kept clean but many
  messages are being deleted. Thanks to yavor.trapkov@wipe.int for that.
- Improved logging to show what sort of HTML tags have been disarmed.
- Added "Scan Messages" option (intended to be a ruleset) which is an
  easy way of disabling all scanning and processing of messages. Great
  for customers who don't want scanning of any sort on their messages.
- More phishing net improvements and additions to the safe sites list.

* Fixes *
- Resolved dependency problems by "tweaking" /usr/lib/rpm/perl.req to
  produce no output.
- Added more Postfix temporarily-invalid-message checks.
  This is working perfectly reliably now.
- Added disk full checks for MailScanner/incoming space.
- Added missing object instantiate in the generic spam scanner.
- Fixed reporting and scoring bugs in Custom Spam Scanner.
- Made Postfix hash depth measurement more tolerant of stray files such
  as Razor logs appearing in the hold queue directories.
- Delete temporary TNEF files created by internal TNEF decoder/expander.
- Removed stray tar.gz files from tar distribution that shouldn't be there.

PR:		ports/85218
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- Update to 4.43.8</title>
<updated>2005-07-08T20:31:40Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-07-08T20:31:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cd3d9e6455e2dd75b37d8e28d8502b20fd4e7eae'/>
<id>urn:sha1:cd3d9e6455e2dd75b37d8e28d8502b20fd4e7eae</id>
<content type='text'>
PR:		ports/83139
Submitted by:	Jan-Peter Koopmann &lt;j.koopmann@seceidos.de&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update to 4.42.9</title>
<updated>2005-06-01T16:34:12Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-06-01T16:34:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fcb2cbc166bb76aa841ca09997418c7501b19126'/>
<id>urn:sha1:fcb2cbc166bb76aa841ca09997418c7501b19126</id>
<content type='text'>
PR:		ports/81755
Submitted by:	Jan-Peter Koopmann &lt;j.koopmann@seceidos.de&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update to 4.40.11</title>
<updated>2005-04-13T14:42:01Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-04-13T14:42:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2f8ec2206cdfe6259a9f4b45527bca71fe1f3f85'/>
<id>urn:sha1:2f8ec2206cdfe6259a9f4b45527bca71fe1f3f85</id>
<content type='text'>
PR:		ports/79854
Submitted by:	Jan-Peter Koopmann &lt;j.koopmann@seceidos.de&gt; (maintainer)
</content>
</entry>
</feed>
