Commit Graph

59 Commits

Author SHA1 Message Date
Nicola Vitale
b0c2c45ee1 - Updated to 4.57.6
PR:		ports/108004
Submitted by:	Jan-Peter Koopmann <j.koopmann at seceidos.de> (maintainer)
Approved by:	alexbl (mentor, implicit)
2007-01-16 21:13:03 +00:00
Dmitry Sivachenko
274e5c4ab3 Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. 2006-12-03 12:45:59 +00:00
Martin Wilke
4a58e7dfb5 - Fix Update problems
- Bump PORTREVISION

Submitted by:	ports@
                Jan-Peter <Jan-Peter.Koopmann@seceidos.de> (Maintainer)
2006-11-23 21:03:47 +00:00
Martin Wilke
d69eb8f06f - Update to 4.56.8
PR:		ports/105741
Submitted by:	Jan-Peter Koopmann (maintainer)
2006-11-22 20:52:21 +00:00
Pav Lucistnik
6755590114 - Update to 4.55.10
PR:		ports/101766
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2006-08-11 20:10:30 +00:00
Anton Berezin
3b52b48898 Fix dependency: use sysutils/p5-Filesys-Df instead of
devel/p5-Filesys-Statvfs_Df, which the former replaces.  Bump
portrevision.

This should fix INDEX build.

Noticed by:	droso, index build script
Pointy hat to:	aaron, tobez (implicit)
2006-06-19 11:27:33 +00:00
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
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +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
Renato Botelho
738a3babab - Update to 4.50.15
- 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
2006-02-15 10:47:00 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
e6cb68266d [MAINTAINER] mail/MailScanner: update to 4.49.7
- 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 <img> 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 <j.koopmann@seceidos.de>
2006-01-04 21:29:16 +00:00
Edwin Groothuis
e6cc6d53d2 [MAINTAINER] mail/MailScanner: update to 4.48.4
- Update to 4.48.4

PR:		ports/90296
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2005-12-12 20:57:43 +00:00
Edwin Groothuis
2312adb8f0 [MAINTAINER] mail/MailScanner: update to 4.46.2
Update to 4.46.2

    1/10/2005 New in Version 4.46.2-2
    =================================
    * New Features and Improvements *
    - Improved phishing net JavaScript detection to make reports more sensible.
    - Loads of additions to phishing net safe sites list (thanks Denis!).
    - Improved Install-Clam-SA package so that it sets up your /etc/ld.so.conf
      file for you, by adding /usr/local/lib if necessary.
    - Increased the default expansion factor of archives for the clamav scanner.
    - Removed -j3 from call to Kaspersky in kaspersky-wrapper, on advice from
      Kaspersky users.

    * Fixes *
    - Fixed problem with a few TNEF files and the internal TNEF decoder,
      caused occasional crashes.
    - Fixed warnings with numeric tests in a couple of places.
    - Tested against SpamAssassin 3.1.0, one minor problem found and fixed.
    - Fixed minor bug in "actions" parser in ZMailer support code.

    1/9/2005 New in Version 4.45.4-1
    =================================
    * New Features and Improvements *
    - Added MCP patches for SpamAssassin 3.0.4.
    - Added extra output about nodeps switch with install.sh for RPM.
    - Added "no bytes" lines to cancel out "use bytes" as it causes problems
      with multi-lingual subject lines.
    - Improved phishing net so that when you have multiple MailScanner servers
      all handling your incoming mail, links caught by the first one won't also
      be caught by the following ones. This caused the final message to contain
      multiple warnings about the same link. There is now just 1 warning.
    - New "Quarantine Modified Body" setting, default is "no". This will cause
      all modified messages to be quarantined, including messages which have
      had their HTML disarmed. Also optimised this so it never archives twice.
    - Added syslog-ing to BitDefender updater.
    - Improved web bug handler when disarmed by multiple MailScanners.
    - Added new configuration options to control whether you want to highlight
      phishing fraud links or modify the subject line or both.
      New options are :-
      Highlight Phishing Fraud (= yes        by default)
      Phishing Modify Subject  (= "{Fraud?}" by default)
      Phishing Subject Text    (= no         by default)
    - Phishing detection now handles URL's containing %xx characters pointing to
      web site names with &eacute; in them (and characters written like that).

    * Fixes *
    - Corrected bayes_file_mode in spam.assassin.prefs.conf on advice from
      Matt Kettler.
    - 'MailScanner -v' now prints out the version number of Convert::TNEF.
    - Group memberships problem on BSD fixed. Spam quarantine membership
      should now always be correct on BSD systems.
    - Tweaked ClamAV+SpamAssassin package so it skips the zlib-vcheck version
      check, it doesn't appear to be important and holds up newbies, which is
      a Bad Thing(TM).

PR:		ports/87842
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2005-10-23 02:41:18 +00:00
Renato Botelho
885c805aa0 - Update to 4.44.6
* 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
2005-08-31 13:19:02 +00:00
Pav Lucistnik
cd3d9e6455 - Update to 4.43.8
PR:		ports/83139
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2005-07-08 20:31:40 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Pav Lucistnik
fcb2cbc166 - Update to 4.42.9
PR:		ports/81755
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2005-06-01 16:34:12 +00:00
Jean-Yves Lefort
a9c8ef7b8b - Update to 4.41.3 [1]
- Use SUB_FILES=pkg-message

PR:		ports/80823 [1]
Submitted by:	maintainer [1]
2005-05-10 17:26:44 +00:00
Pav Lucistnik
2f8ec2206c - Update to 4.40.11
PR:		ports/79854
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2005-04-13 14:42:01 +00:00
Pav Lucistnik
2fbf85fb42 - Update to 4.39.6
PR:		ports/78844
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2005-03-15 22:08:19 +00:00
Volker Stolz
455644865d Update to 4.38.10. See the PR for the huge changelog
PR:		ports/77546
Submitted by:	Jan-Peter Koopmann (maintainer)
2005-02-16 16:11:37 +00:00
Sergey Matveychuk
a83ac0a138 - Update to 4.37.7
PR:		ports/76354
Submitted by:	maintainer
2005-01-26 17:32:05 +00:00
Volker Stolz
3c3f1f6263 Update all languages.conf and not only the english one
PR:		ports/75215, ports/75216
Submitted by:	maintainer
2004-12-22 11:42:09 +00:00
Edwin Groothuis
925dc742a6 [MAINTAINER] mail/MailScanner: update to 4.36.4
- Update to 4.36.4

	Removed file(s):
	- files/patch-lib:MailScanner:Message.pm

	ChangeLog:

	* New Features and Improvements *
	- Improved URL trimming in phishing net.
	- Various improvements and fixes in phishing net.
	- Added support for RedHat Enterprise Linux 4.
	- Added check for Password-Protected Archives setting when using clamavmodule.
	- Added support for "fast" parameter to all installation scripts.
	  This reduces all waits to 1 second, greatly speeds installation!
	- Improved logging when there are too many attachments.
	- Added message ID to log of phishing attempts.
	- Added autoupdater for Panda.
	- Added %variables% to text and HTML report messages, so the email "signature"
	  added to the end of each report is customised centrally from
	  MailScanner.conf. This currently uses %org-long-name% and %web-site%.
	- Added upgrade_languages_conf script to automate upgrading of
	  the languages.conf file in whatever translation directory you use.

	* Fixes *
	- Fixed outstanding problem in bitdefender-autoupdate, so that it works
	  properly on new installations.
	- Fixed logging problem with phishing net on a few malformed messages.
	- Removed /var/tmp files from MailScanner-MIME-Base64 rpm build.
	- Fixed problem in Vexira parser.
	- Fixed problem where All-Viruses would cause every problem to be silent.

PR:		ports/75127
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-12-17 07:32:45 +00:00
Volker Stolz
55ecd7bb65 Update to 4.35.11:
Improvement to Phishing-Mail Detection

PR:		ports/73762
Submitted by:	maintainer
2004-11-10 10:44:48 +00:00
Sergey Matveychuk
e4c6d980eb - Update to 4.35.9
See ChangeLog for details

PR:		ports/73386
Submitted by:	maintainer
2004-11-01 20:10:10 +00:00
Sergei Kolobov
f787cd52b0 - Add a patch to fix operation with the latest clamav-0.80
and p5-Mail-ClamAV-0.12
- Bump PORTREVISION

PR:		ports/72996
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-10-22 14:58:33 +00:00
Sergei Kolobov
6ba37e0e4f - Fix the script for updating AntiVir signatures:
it failed to fetch the newest virus definitions

PR:		ports/72908
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-10-20 14:40:22 +00:00
Sergei Kolobov
aa6998b509 - Update to 4.34.8
- While I'm here: sort pkg-plist

PR:		ports/72734
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-10-15 15:44:31 +00:00
Tilman Keskinoz
73e0f854b1 Update to 4.33.3
PR:		71192
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-09-02 13:27:44 +00:00
Pav Lucistnik
9705d4bb98 Add vendor patch:
- better support for RAR scanning
- Support for latest AntiVir

PR:		ports/70550
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-08-21 10:15:49 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Sergey Matveychuk
db618f818c Update to 4.32.5
PR:		ports/69901
Submitted by:	maintainer
2004-08-08 17:16:18 +00:00
Josef Karthauser
067f35f6d8 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)
2004-06-04 00:08:06 +00:00
Pav Lucistnik
2077e6ab8e - Update to 4.30.3
PR:		ports/66197
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-05-04 18:04:24 +00:00
Pav Lucistnik
32b3f6df37 Add patches fixing these bugs:
- In certain conditions the update_virus_scanners script cannot kill
  the lock-file. Therefore all future updates of virus signatures fail.
- If a mail contained too many attachment, it was blocked but the report
  was empty, confusing the sender.

PR:		ports/66046
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-05-02 18:40:41 +00:00
Pav Lucistnik
c6e4d4b734 - Update to 4.29.7
PR:		ports/65039
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-04-02 06:01:03 +00:00
Tilman Keskinoz
27a28509fa Update to 4.28.6
PR:		64416
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-03-19 16:26:08 +00:00
Sergei Kolobov
4838d3ba26 - Update to 4.28.5
New features include blocking of password-protected ZIPs
  and filename/-type checking within ZIPs

PR:		ports/63921
Submitted by:	Jan-Peter Koopmann (maintainer)
2004-03-08 21:51:57 +00:00
Sergei Kolobov
d03e12ed9d - Update to 4.27.7
PR:		ports/63632
Submitted by:	maintainer
2004-03-03 07:07:48 +00:00
Greg Lewis
c2b87a9933 . Detect damaged MIME structures which allowed some viruses to pass
through undetected.
. Bump PORTREVISION

PR:		63274
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-02-24 17:03:43 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Sergei Kolobov
8fa1c26e1d - Upgrade to 4.26.8
This includes some important security improvements (MyDoom stuff)

PR:		ports/62779
Submitted by:	maintainer
2004-02-17 15:53:42 +00:00