Bug 1546092 - amavisd-new ignores $final_spam_destiny directive
Summary: amavisd-new ignores $final_spam_destiny directive
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: amavisd-new
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Orti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-16 10:05 UTC by haliaetos
Modified: 2020-03-18 21:45 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-10-22 20:28:50 UTC
Type: Bug
Embargoed:
haliaetos: needinfo-


Attachments (Terms of Use)

Description haliaetos 2018-02-16 10:05:04 UTC
Description of problem:

Amavisd correctly marks e-mails as spam but still passes spam e-mails through despite $final_spam_destiny set to D_DISCARD

Version-Release number of selected component (if applicable):
amavisd-new-2.11.0-2.el7.noarch

How reproducible: For me 100%

$sa_tag_level_deflt  = 2.0;  
$sa_tag2_level_deflt = 6.2;  
$sa_kill_level_deflt = 6.9;  
$final_spam_destiny = D_DISCARD;

Those are the settings. 



Actual results:

Log is full of 04105-02) Passed SPAM {RelayedTaggedInbound}, [23.94.173.89]:40529 [23.94.173.89]

Expected results:

Expect the amavisd to discard the message

Comment 1 Juan Orti 2018-05-16 09:13:04 UTC
Works fine for me. Can you attach your full amavisd.conf?


Note You need to log in before you can comment on or make changes to this bug.