http://bugzilla.spamassassin.org/show_bug.cgi?id=4375
Summary: spamd not creating .spamassassin-per-user-directory
Product: Spamassassin
Version: 3.0.3
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I run spamd with the "-c" option, but it does not create the .spamassassin
directory in the users home directory when it does not exist. Instead, it tries
to write the user_prefs file to the non-existing directory, and produces an
error that it can't do it. It appears that the only functions in spamd that
contain the "mkdir $spam_conf_dir" are handle_user_setuid_with_sql and
handle_user_setuid_with_ldap. What about when there is no sql/ldap and you're
just using standard user home directories?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.