![]() |
Mail Settings and Spam
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;Why is this happening? |
Quote:
|
sa tag levels
hey,
wat is your as tag levels in amavisd, also in amavis/conf.d/50-user --- EG. --- # Default settings, we st this very high to not filter aut emails accidently $sa_spam_subject_tag = '***SPAM*** '; $sa_tag_level_deflt = 20.0; # add spam info headers if at, or above that level $sa_tag2_level_deflt = 60.0; # add 'spam detected' headers at that level $sa_kill_level_deflt = 60.0; # triggers spam evasive actions $sa_dsn_cutoff_level = 100; # spam level beyond which a DSN is not sent Regards Christian |
Hi Christian,
These are my settings: # Default settings, we st this very high to not filter aut emails accidently $sa_spam_subject_tag = '***SPAM*** '; $sa_tag_level_deflt = 20.0; # add spam info headers if at, or above that level $sa_tag2_level_deflt = 60.0; # add 'spam detected' headers at that level $sa_kill_level_deflt = 60.0; # triggers spam evasive actions $sa_dsn_cutoff_level = 100; # spam level beyond which a DSN is not sent Darin |
well oki had the settings to low one time that cursed troubles, have you tried disabling the filter.?
if the sql statements are working propper then i can't be of of more help?:( Christian |
| All times are GMT +2. The time now is 10:29. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.