http://bugzilla.spamassassin.org/show_bug.cgi?id=3640
------- Additional Comments From [EMAIL PROTECTED] 2004-07-28 11:01 ------- I have narrowed down the problem... When spamd loads, it reades the sql config for EACH process it spawns. Cool. But because I do not have any local users and am using the spam box as a gateway, the SQL config never gets read again, the user 'nobody' is never changed. It is ALWAYS using the user 'nobody' in my setup. It appears that the SQL config does not remain in memory. I was able to do this with 2.63 but understand that per-user prefs can now be stored in SQL in V3... This may have never come up before with ppl testing SA3 because the spamd process is constantly re-reading the sql config because the user spamd sees can get matched to real usernames. Does this sound right? Is there a way I can make the user that spamd sees as '[EMAIL PROTECTED]' (the To: address) instead of 'nobody'? Or can a patch be made to feed an additional switch to spamd to "force reading of user configs from SQL db on EVERY mail message" Thanks, -Jim ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
