I've been experiencing some difficulties in handling spam. I found this thread, which I used, but also set bad header to discard:
http://www.howtoforge.com/forums/showthread.php?t=34670
Here's the settings in /etc/amavis/conf.d/50-user:
Code:
$final_virus_destiny = D_BOUNCE;
$final_spam_destiny = D_DISCARD;
$final_banned_destiny = D_BOUNCE;
$final_bad_header_destiny = D_DISCARD;
What I find strange is that these are my settings on my Squeeze server. When I receive email in Kmail on Wheezy, several of them are marked as spam by the locally installed SpamAssain program, which are not being caught by my Squeeze server.
Why is this happening?
Recent comments
1 day 14 hours ago
1 day 23 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 4 hours ago
2 days 6 hours ago
2 days 7 hours ago
2 days 9 hours ago
3 days 58 min ago
3 days 1 hour ago