using spamassassin with mysql
Posted by: nequinex
Posted on: 2003-02-21 08:45:00
I've setup SpamAssassin as per the instructions at http://donkin.org/bin/view/Main/SpamAssassin and everything is working great. Now, what I would like to be able to do is setup a php interface so that each user can easily configure their own SA settings. I know that it's possible to do this by storing the user preferences in a mysql database. However, this can only be done if SA is run using spamc/spamd. Has anyone successfully run SA using spamc/spamd on Dreamhost's servers? If so, could you provide me with some hints how to do this? How to get spamd running, etc...
Thanks.