Mailing List Archive

[Bug 3517] New: spamd --virtual-config-dir appends ".spamassassin" to bayes files
http://bugzilla.spamassassin.org/show_bug.cgi?id=3517

Summary: spamd --virtual-config-dir appends ".spamassassin" to
bayes files
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: spamassassin-dev@incubator.apache.org
ReportedBy: cts@helluin.org


The user_prefs file is in the directory I specify, but the bayes and whitelist
gets a ".spamassassin" added to it. The man page says that all the files sould
end up in the same directory.


# spamd --version
SpamAssassin Server version 3.0.0-r20550
running on Perl version 5.6.1

# spamd -x --virtual-config-dir=/var/mail/vhosts/%d/%l/.spamassassin/ -u helluin
--debug 2>&1 | tee /tmp/spamd.txt

spamc is run by maildrop as:
xfilter "spamc -u $LOGNAME"

from the logfile:
logmsg: Using default config for test@helluin.org:
/var/mail/vhosts/helluin.org/test/.spamassassin//user_prefs
debug: user has changed
debug: bayes: 10861 tie-ing to DB file R/O
/var/mail/vhosts/helluin.org/test/.spamassassin/.spamassassin/bayes_toks

I'll probably go poking around later, but let me know if I'm doing anything
wrong/weird.

Thanks,
chris



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.