On 7/31/07, PakOgah <[EMAIL PROTECTED]> wrote:
> CMIIW...
>
> on line 159-164
> if(/^X-Spam-Status: Yes, score=([0-9]+)\.([0-9]+)/:h)
> {
>         if($MATCH1 >= 5)
>         {
>                 cc "|sa-learn --spam"
>         }
>
> so if the email SPAM score is equal or above 5 the message will be learn
> by SA as spam
>

You can add surbl support to your spamassassin. Check
http://wiki.qmailtoaster.com/index.php/SURBL for further details.

PakOgah:
Mailfilter is always active? or only when the spambox is enabled via QmailAdmin?

---------------------------------------------------------------------
     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