http://bugzilla.spamassassin.org/show_bug.cgi?id=3525
Summary: spamd using wrong user bayes and auto-whitelist Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: spamc/spamd AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Using r21526, spamd is setup for virtual users and is selecting the wrong user directory for the bayes and auto-whitelist. spamd is started with arguments "--virtual-config-dir=/vhome/users/%u/spamassassin -x --socket-path /tmp/spamd.sock -s /var/log/spamd -D -r /var/run/spamd/spamd.pid -d -u mail" Extract from log at start of handling a mail 2004-06-21 12:54:21 [11836] i: logmsg: got connection over /tmp/spamd.sock 2004-06-21 12:54:21 [11836] i: got connection over /tmp/spamd.sock 2004-06-21 12:54:21 [11836] i: logmsg: Using default config for bshipp: /vhome/users/bshipp/spamassassin/user_prefs 2004-06-21 12:54:21 [11836] i: Using default config for bshipp: /vhome/users/bshipp/spamassassin/user_prefs 2004-06-21 12:54:21 [11836] i: debug: user has changed 2004-06-21 12:54:21 [11836] i: debug: bayes: 11836 tie-ing to DB file R/O /vhome/users/astrachan/spamassassin/.spamassassin/bayes_toks 2004-06-21 12:54:21 [11836] i: debug: bayes: 11836 tie-ing to DB file R/O /vhome/users/astrachan/spamassassin/.spamassassin/bayes_seen 2004-06-21 12:54:21 [11836] i: debug: bayes: found bayes db version 3 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.