We are using qmail-sql, in that one certain user (in our case user "mail", group "qmail") deliveres all mails and the mail accounts are written in the database. I want to run the spamd/spamc.

When I try to check PgSQL database for some user spam settings, the user is not found, because I deliver all mails under user mail and group qmail (uid=8,gid=11).

For example I want to deliver mail to [EMAIL PROTECTED] The database table spam is not searched for user "user", but is searched for the user "mail" - that's bad, because the user is not found.
See the output of spamd below:


-------------------
debug: retrieving prefs for mail from SQL server
-------------------

I want to see -------------------
debug: retrieving prefs for user from SQL server
-------------------

I hope, it's clear. Can anyone to help me, what shall I set to make things work?

Thank you very much

Maca



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to