Bug 134163

Summary: security/amavisd-new upgrade to 2.6.3
Product: Ports & Packages Reporter: Michael Scheidell <scheidell>
Component: Individual Port(s)Assignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Scheidell 2009-05-02 19:50:05 UTC
amavisd-new 2.6.3 is a maintenance update, but adds a new feature needed to block spammers who send in LARGE spams.

(over the default threshold)

2.6.2 would just ignore it, giving spammers a free ride if they just included a big png or image.

this take the first (up to threshold) email and sends it to score anyway.

a couple minor new features, users should read the README in /usr/local/share/docs/amavisd-new after installation.

Fix: don't need this file anymore:  included in 2.6.3.
(nothing else seems to be needed, just distinfo patches)

files/patch-amavisd

 diff -bBru /var/tmp/ama262/ ./
How-To-Repeat: send spam > threshold.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-02 19:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-06 09:54:46 UTC
gabor       2009-05-06 08:54:36 UTC

  FreeBSD ports repository

  Modified files:
    security/amavisd-new Makefile distinfo 
  Removed files:
    security/amavisd-new/files patch-amavisd 
  Log:
  - Update to 2.6.3
  
  PR:             ports/134163
  Submitted by:   Michael Scheidell <scheidell@secnap.net>
  
  Revision  Changes    Path
  1.70      +1 -2      ports/security/amavisd-new/Makefile
  1.39      +3 -3      ports/security/amavisd-new/distinfo
  1.20      +0 -131    ports/security/amavisd-new/files/patch-amavisd (dead)
_______________________________________________
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 Gabor Kovesdan freebsd_committer freebsd_triage 2009-05-06 09:55:00 UTC
State Changed
From-To: open->closed

Committed, thanks!