Bug 108004

Summary: [MAINTAINER] mail/MailScanner: update to 4.57.6
Product: Ports & Packages Reporter: Jan-Peter Koopmann <j.koopmann>
Component: Individual Port(s)Assignee: Nicola Vitale <nivit>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
MailScanner-4.57.6_1.patch none

Description Jan-Peter Koopmann 2007-01-16 17:20:16 UTC
- Update to 4.57.6

16/12/2006 New in Version 4.57.7-1
==================================
* New Features and Improvements *
1 Added new configuration setting
  Max Spam Check Size = 150000
  If a message is bigger than this size, then all the spam checks are
  skipped and the messages is not spam.
  This saves a lot of time decoding and matching against huge messages.
  New languages.conf setting needing translation:
    skippedastoobig = not spam (too large)
2 Improved install-Clam-SA.tar.gz so that it contains version numbers of
  contents.
2 Phishing Whitelist is now also used with less strict phishing net.
3 Add of the "Modify Subject" configuration options now also take the values
  "start" and "end", so that you can move any of the Subject: line tags to
  the end of the line in case that is what you need to do.
4 Speeded up the relaunch of MailScanner child processes. So the detrimental
  effects of the delays caused by a MailScanner "restart" will be greatly
  reduced.
4 Released as release candidate for 4.57 on December 1st.
5 Bug in spam handling (spam would be delivered when it should not be) fixed.
  Thanks to Mirko Acimas for spotting and reporting this one.
5 Bug in ham handling (same problem was spam handling).
5 spam.lists.conf updated.
7 Added a few accessor functions for LastSpam.com.


Generated with FreeBSD Port Tools 0.63
Comment 1 Nicola Vitale freebsd_committer freebsd_triage 2007-01-16 17:54:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-16 21:13:08 UTC
nivit       2007-01-16 21:13:03 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailscanner     Makefile distinfo pkg-plist 
    mail/mailscanner/files CHANGES.port 
  Log:
  - Updated to 4.57.6
  
  PR:             ports/108004
  Submitted by:   Jan-Peter Koopmann <j.koopmann at seceidos.de> (maintainer)
  Approved by:    alexbl (mentor, implicit)
  
  Revision  Changes    Path
  1.58      +4 -3      ports/mail/mailscanner/Makefile
  1.40      +3 -3      ports/mail/mailscanner/distinfo
  1.12      +5 -1      ports/mail/mailscanner/files/CHANGES.port
  1.32      +2 -1      ports/mail/mailscanner/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Nicola Vitale freebsd_committer freebsd_triage 2007-01-16 21:13:41 UTC
State Changed
From-To: open->closed

Committed, thanks!