http://bugzilla.spamassassin.org/show_bug.cgi?id=3595
Summary: Wrong bayes and AWL files being opened
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: spamc/spamd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
I run spamd with --auth-ident; when a connection comes in I see spamd
sometimes trying to open another user's bayes and AWL files. This is
with 3.0.0-pre2.
ident_username = ajs, spamc_username = ajs
logmsg: info: setuid to ajs succeeded
debug: user has changed
debug: bayes: no dbs present, cannot tie DB R/O:
/u2/martin/.spamassassin/bayes_toks
debug: Score set 1 chosen.
logmsg: processing message <[EMAIL PROTECTED]> for ajs:2000.
debug: bayes: no dbs present, cannot tie DB R/O:
/u2/martin/.spamassassin/bayes_toks
[etc etc]
debug: open of AWL file failed: lock: 26117 cannot create tmp lockfile
/u2/martin/.spamassassin/auto-whitelist.lock.spam.26117 for
/u2/martin/.spamassassin/auto-whitelist.lock: Permission denied
logmsg: clean message (0.1/5.0) for ajs:2000 in 6.5 seconds, 4857 bytes.
???
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.