Bayesian training

lcfabre

New Member
Hello,

I searched the doc & forum about how to tiain the SA bayesian filter.
I'm doing this because we have some spam clearly identified by other SA filter but the bayesian module make them pass thrue.

My exact question showed up one time in the forum and the ansver was NO at that time.
Quote:
Originally Posted by oakleeman
Is there a way to train the Bayesian filter, like specifying ham & noham addresses that it can use to learn or an e-mail address (spam@proxmox.domain.com for example) that a spam message that slipped through the system get forwarded to?

Is it possible in proxmox 2.1 ?
If no, Is there a workaround ?
Thanks
 
You can use the sa-learn tool (see man sa-learn). Don't know if that is feasable for your - do you have the mail sources (mbox or raw format)?

- Dietmar