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] <leiw324 gmail.com> -> <wilson abc.com>, Message-ID:
<dbc5145f0705291710n3013064am6e6ff601bd52660b mail.gmail.com>, mail_id: hIETvHjAs4QO, Hits:
0.924, 380 ms
>
score 0.924 is too low to consider this a spam. you may want
to add
rules to spamassassin so that it detects the spam in
question. make sure
not to exagerate, as it is far better to have a spam pass
the filter
than lose a legitimate mail.
> 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
> $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 ?
>
these are fairly standard, though I prefer adding spam info
headers to
all mail and never using the "kill" action (all
spam is delivered to the
user Junk folder using maildrop rules or redirected to
user+spam domain.example).
------------------------------------------------------------
-------------
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://sourcefor
ge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|