Bug 134163 - security/amavisd-new upgrade to 2.6.3
Summary: security/amavisd-new upgrade to 2.6.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-02 19:50 UTC by Michael Scheidell
Modified: 2009-05-06 10:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
2009-05-02 19:50 UTC, Michael Scheidell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!