Alberto Catagni wrote: > Hi eric, > > first of all thanks for the great work that you and your tema are doing > on the qmail toaster… > > I am writing to ask if there is some white paper on how to implement > spamassassin with a per user preferences…
Not that I'm aware of. The best toaster related SA documentation that I know of is at http://wiki.qmailtoaster.com/index.php/Spamassassin (and it could use some work). That being said, what sort of user preferences are you looking for? SA can be enabled/disabled per user by adding an entry in the simcontrol file for the specific user(s). There is also the 'spambox' option for qmailadmin which is selectable by user. I know that some users have put together varying methods of using sa-learn to train the bayes filter, but I don't think that is exactly "per user". I think a few have also used MySQL for the bayes database, but I don't believe that was 'per user' either. I think that a per user implementation of bayes using MySQL would be a nice feature, but it's not in the works that I know of. IMHO, bayes is best suited to filtering at the user level, where the end user can make the call on what is spam and what is not. That's generally done by the client instead of the server. It doesn't mean that the server *couldn't* provide user level bayes filtering though. However, it would be necessarily limited to an IMAP configuration. > I saw this link http://www.qmailtoaster.com/old/spam/ This link is ancient history (according to the dates). > But I guess if you are thinking on a new upgrade of the toaster with > this features… > > > > Waiting 4 your answer… > > Thank you… > > Alberto > -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
