"Robert Swan" <[EMAIL PROTECTED]> wrote on 05/02/2005 02:15:45 PM:
> How do I clear, or unlearn the bayes filter it seems that it is
> picking up wrong. E-mail that is SPAM has autolearn=ham in the
> header and this is wrong.
>
> I am Running SPAMASSASSIN 3.0.3 on a Linux Red Hat 9 server. (just
> upgraded) did this in version 3.0.2 also, unrelated I know.
>
>
>
> Thanks in advance,
>
> Robert
If it's a single message try: sa-learn --forget < orginal.message.to.unlearn
If on the other hand you want to clear out the entire bayes db because you think it's corrupted then use: sa-learn --clear
man sa-learn for more info.
Andy
- Re: autolearn=ham Andy Jezierski
- Re: autolearn=ham Matt Kettler
- Re: autolearn=ham Kelson
- Re: autolearn=ham Matt Kettler
- Re: autolearn=ham James R
- RE: autolearn=ham Robert Swan