Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 21:29:17 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/mailscanner Makefile distinfo ports/mail/mailscanner/files patch-docs:man:MailScanner.8 patch-docs:man:MailScanner.8.html patch-docs:man:MailScanner.conf.5 patch-docs:man:MailScanner.conf.5.html
Message-ID:  <200601042129.k04LTH9T033785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2006-01-04 21:29:17 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailscanner     Makefile distinfo 
    mail/mailscanner/files patch-docs:man:MailScanner.8 
                           patch-docs:man:MailScanner.8.html 
                           patch-docs:man:MailScanner.conf.5 
                           patch-docs:man:MailScanner.conf.5.html 
  Log:
  [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>
  
  Revision  Changes    Path
  1.43      +4 -2      ports/mail/mailscanner/Makefile
  1.30      +2 -2      ports/mail/mailscanner/distinfo
  1.26      +3 -3      ports/mail/mailscanner/files/patch-docs:man:MailScanner.8
  1.19      +3 -3      ports/mail/mailscanner/files/patch-docs:man:MailScanner.8.html
  1.26      +84 -10    ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5
  1.22      +148 -6    ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601042129.k04LTH9T033785>