http://bugzilla.spamassassin.org/show_bug.cgi?id=3531
Summary: Spamd autolerning changes bayes database permissions
Product: Spamassassin
Version: 2.63
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Learner
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
I have set up the permissions of the files in .spamassassin to be owned by me
and set the group to the mail group to which the user spamd runs belongs, to
allow reading and writing by me and the spamd process but not other users.
-rw-rw---- 1 reboot mail 70083 2004-06-22 14:26 bayes_journal
-rw-rw---- 1 reboot mail 1318912 2004-06-22 14:26 bayes_seen
-rw-rw---- 1 reboot mail 4620288 2004-06-22 14:26 bayes_toks
But from time to time autolerning changes the owner of the files to mail:mail
and the permissions to -rw------. After that happens i have to change the
permissions with root if i want to use sa-lern for new spam because my user can
not read the files anymore.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.