Why amavis doesn't send SPAM to mailbox

X

xof1s

Guest
Hello,

When message is marked as SPAM, message is not delivered to mailbox. I don't know what happen to message, I can't see it in log. Any suggestions?

I attach file with complete debug of amavis, (amavids-new debug).

And my /etc/amavis/conf.d/20-debian_defaults:
Code:
$final_virus_destiny  = D_DISCARD;  # (data not lost, see virus quarantine)   
$final_banned_destiny  = D_BOUNCE;  # D_REJECT when front-end MTA   
$final_spam_destiny  = D_BOUNCE;   
$final_bad_header_destiny = D_PASS;  # False-positive prone (for spam)
So my expected behavior is: message marked as spam will be delivered into mailbox(and then I can configure sieve or something like that ).
Message is not delivered into mailbox as I expect. Where is the message lost? How can I configure it for deliver SPAM into mailbox? Thank you for all hints, I'll post whatever, I'm new to amavis/spamassassin. Thanks!
 

Attachments

  • amavis-debug.txt
    67.7 KB · Views: 883

Staff online

Members online


Latest posts

Top