Greetings, Kyle.

5 декабря 2006 г., 22:41:18 you have wrote:

> Hey guys,

> I have looked down through the mail filter file and went to line 161 and
> this is what mine says.  

> if(/^X-Spam-Status: Yes, score=([0-9]+)\.([0-9]+)/:h)
> {
>         if($MATCH1 >= 1.7)
>         {
>                 cc "|sa-learn --spam"
>         }

>         # if the user doesnt' have a Spam folder

> Now if I am reading this correctly it is says that anything with a score
> higher than or equal to 1.7 will be dropped to the spam folder.  But it
> seems that is not the case as I have emails that score 4.3 4.9 5.0 going
> directly to the inbox.
You are wrong. It says that SpamAssassin should learn any message with
score greater than 1.7 as a spam, nothing more.

-- 
Best Regards,
 Alexey Loukianov                          mailto:[EMAIL PROTECTED]

Software Development Department,
Lavtech Corp
http://mnogo.ru, http://lavtech.ru


---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to