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
Works fine for me. Can you attach your full amavisd.conf?