Wilson Kwok wrote:
> Hello,
>
> I using Postfix + Amavisd + Clamav + Spamassassin
>
> The Amavisd can detect virus and will delete it, but i have troble on spam
> mail,
> the following is the maillog that have Passed SPAM message, but I don't
> how to configure the spam to be delete,
>
> May 30 08:12:47 extmail amavis[5045]: (05045-01) Passed SPAM,
> [209.85.146.176] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID:
> <[EMAIL PROTECTED]>, mail_id: hIETvHjAs4QO, Hits: 0.924, 380 ms
>
> Here is the spam level :
>
> $sa_tag_level_deflt = 2.0; # add spam info headers if at, or above that
> level
> $sa_tag2_level_deflt = 5.0; # add 'spam detected' headers at that level
> $sa_kill_level_deflt = 0.5; # triggers spam evasive actions
>
Ignore my previous post. I must be blind...
0.5 is way too low. instead of playing with this limit, add SA rules to
detect spam.
> $sa_dsn_cutoff_level = 10; # spam level beyond which a DSN is not sent
> $sa_quarantine_cutoff_level = 20; # spam level beyond which quarantine is off
>
> Please tell me is my spam level have problem ?
>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/