BJ Dierkes schrieb: > Felix Schwarz wrote: >>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. >> > Wow...... hm. that should work for my one config. Howerver, Any ideas > if mail.mydomain.com and www.mydomain.com are two different servers? > I.e. Horde is on a different box than amavisd-new is.
Somehow you have to get the data from the web host to the amavisd-new host. I'm currently not aware of any solution which is able to do that with SpamAssasin (I think SA uses Berkeley DB which is only a local db). It should be possible with DSPAM as it uses mysql so you could configure the horde dspam that it connects to mail.mydomain.com. Maybe you can get SpamAssassin working with a sql backing and tell amavis to use that one too. -- 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/
