Shane Chrisp wrote:
Hi,

 Is anyone running simscan + spamc with user prefs stored in sql or even
in file at all? I have been looking at it and it doesnt look like its
that difficult to set up but maybe im missing something. Any input would
be appreciated.

Shane


Yup, we do that here with user prefs stored in MySQL.

Nothing to it really, just make sure you have the correct configure lines for simscan.

We use the following (with simscan 1.2)

./configure --enable-user=clamav --enable-clamav=y --enable-spam=y --enable-custom-smtp-reject=y --enable-per-domain=y --enable-received --enable-spamc-args="-d spa010.munged.ca,spa013.munged.ca -H" --enable-spamc-user=y --enable-attach=y --enable-spam-hits=10 --enable-regex --with-pcre-include=/usr/include/pcre/

Regards,

Rick

Reply via email to