|
Re: Assisting an assassin
In addition to the previous suggestion of changing from html to plain text e-mail format.
You can train SA that your friends e-mail is not spam but ham instead, as well as enable auto-whitelisting to help with this problem.
To teach SA an email is no spam you can:
sa-learn --showdots --ham --dir directory
The directory can contain messages you know are not spam. This will teach the SA bayes filter. You can also reverse this process to teach it spam that gets through SA. SA is smart enough to know about its own tags so you do not have to strip them before training SA in this manner.
The auto-whitelisting is a feature which adds counter weight to known good sources as they successfully send message to you. If an e-mail from a good source happens to breach the SA score it will be adjusted based on the built up whitelist score.
Copyright 2009 The Doc Searls Weblog
|