On Wed, 28 May 2003, Upwood, James wrote:

> All I am interested in is maintaining whitelists/blacklists - per user.
> Is this possible?  It would be neat to be able to put a command in like
> this into the /etc/mail/spamassassin/local.cf file:

that's possible if you use mysql as a backend for spamassassin. The
options for local.cf are

        user-scores-dsn DBI:mysql:spamassassin:localhost
        user_scores_sql_username uname
        user_scores_sql_password passwd
        user_scores_sql_table tablename

You can find more information about this under
http://www.spamassassin.org/dist/sql/README

Bye,

Andreas Haase
EastLink GmbH
-- 
-------------- professional INTERNET services -------------

EastLink GmbH  -  Leipziger Strasse 46  -  D-09113 Chemnitz
voice: +49-180-5432060 fax: +49-371-4320626 www.eastlink.de


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to