Commit graph

8 commits

Author SHA1 Message Date
Pav Lucistnik
9d5b27ea23 - Fix gunzip path
PR:		ports/98716
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2006-06-09 21:53:19 +00:00
Ying-Chieh Liao
ad46bdcce6 upgrade to 4.54.6
PR:		98579
Submitted by:	maintainer
2006-06-06 10:10:38 +00:00
Renato Botelho
d3c5b00563 - Update to 4.53.8
Just after 4.53.7 was committed someone spotted a serious bug in that version
which was quickly fixed by the author.

PR:		ports/96830
Submitted by:	maintainer
2006-05-05 16:11:33 +00:00
Renato Botelho
d64b25b216 - Update to 4.53.7
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
2006-05-05 10:38:03 +00:00
Emanuel Haupt
763c2f907a - Fix bug in mta.sh
- Fix rc.subr reference in update_phishing_sites.cron and
  update_virus_scanners.cron
- Patch for changed queue file format of Exim 4.61
- Mark IGNORE for PERL_LEVEL < 500600 which is required by databases/p5-DBI
  (dependency)

PR:		96351
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2006-04-27 17:30:45 +00:00
Johan van Selst
2abe6022b1 -Update to latest release, 4.52.2.
PR:		ports/95681
Submitted by:	Jan-Peter Koopmann (maintainer)
Approved by:	flz (mentor)
2006-04-13 16:42:25 +00:00
Johan van Selst
a4929305ad - Update to version 4.51.5
PR:		ports/94144
Submitted by:	Jan-Peter Koopman (maintainer)
Approved by:	flz (mentor)
2006-04-13 13:27:23 +00:00
Sergey Matveychuk
6412e0ec80 - Introduce a few more maintanence scripts
- Fix a bug in a startup script
- Add files/CHANGES.port where store history of the port changes

PR:		ports/93420
Submitted by:	maintainer
2006-02-16 16:34:56 +00:00