Hi BJ, BJ Dierkes schrieb: > I am using Horde Webmail. I have configured it so that when you > click "report as spam" it runs sa-learn against the email. Now, this > is being run as www-data (debian) I assume and therefore my question > is this: Are the statistics processed into a global database that > effects *all* messages processes, or is there some sort of per user > statistics used for incoming mail? I guess, ultimately I am > wondering if my config is actually learning anything if all messages > are being learned as the "www-data" user.
That depends on what filter you are using. SpamAssassin's bayes db itself can be used by different users. amavisd-new does currently only use one user. If you want to be able to report spam by your webmailer you should make sure that both are using the same database (and the same locking method!). Maybe a symbolic link will work. -- Felix ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
