Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270829 - amavisd-new 2.6.3 does not work if anti-spam code is disabled
Summary: amavisd-new 2.6.3 does not work if anti-spam code is disabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-22 13:42 UTC by steveb
Modified: 2009-07-11 15:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch fixing the issue (amavisd-new-2.6.3-extra_code_antispam.patch,626 bytes, patch)
2009-05-22 13:44 UTC, steveb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description steveb 2009-05-22 13:42:14 UTC
According to the info from the ebuild for 2.6.3-r1 one can disable anti-spam code in amavisd-new:
 * Amavisd-new no longer requires SpamAssassin, but no anti-spam checking
 * will be performed without it. Since you do not have SpamAssassin installed,
 * all spam checks have been disabled. To enable them, install SpamAssassin
 * and comment out the line containing:
 * @bypass_spam_checks_maps = (1); in /etc/amavisd.conf.

This however does NOT work. See here for a comment and patch and/or workaround from Mark Martinec:
http://sourceforge.net/mailarchive/forum.php?thread_name=200905221451.39101.Mark.Martinec%2Bamavis%40ijs.si&forum_name=amavis-user

Reproducible: Always
Comment 1 steveb 2009-05-22 13:44:07 UTC
Created attachment 192116 [details, diff]
Patch fixing the issue
Comment 2 Eray Aslan gentoo-dev 2009-07-03 11:26:06 UTC
amavisd-new-2.6.4 is out.  Fixes this bug.  Version bump request:

http://bugs.gentoo.org/show_bug.cgi?id=276364
Comment 3 Tobias Scherbaum (RETIRED) gentoo-dev 2009-07-11 15:14:31 UTC
And 2.6.4 is in CVS. Closing this one.