http://bugzilla.spamassassin.org/show_bug.cgi?id=3981
------- Additional Comments From [EMAIL PROTECTED] 2004-12-09 20:34 ------- While this most likely has nothing to do with the current issue. I have noticed the parent process correctly starts as the user daemon, while all the children process seem to start as the user root? See the ps output below. This causes some of the files in /var/spool/spamassassin to be owned by root with the permissions set to 600 or 644, leaving the user daemon with no write access to the files. # ps ajx | grep spamd daemon 41783 1 41783 2740780 0 Ss ?? 0:01.13 perl: /usr/local/bin/spamd -d -u daemon -r / root 41785 41783 41783 2740780 0 S ?? 0:09.12 spamd -d -u daemon -r /var/run/spamd/spamd.p root 41786 41783 41783 2740780 0 S ?? 0:03.25 spamd -d -u daemon -r /var/run/spamd/spamd.p # l -a /var/spool/spamassassin/ total 99775 drwsrwsr-x 4 daemon daemon 1024 Dec 9 23:31 ./ drwxr-xr-x 16 root wheel 512 Oct 13 03:53 ../ drwxrwxr-x 2 daemon daemon 512 Dec 8 03:38 264/ drwxrwxr-x 2 daemon daemon 1024 Nov 18 04:32 301/ -rw-r--r-- 1 daemon daemon 81797120 Dec 9 23:31 auto-whitelist -rw------- 1 root daemon 494 Dec 9 23:04 auto-whitelist.lock.prod- a.backland.net.38491 -rw------- 1 root daemon 572 Dec 9 23:07 auto-whitelist.lock.prod- a.backland.net.40369 -rw------- 1 root daemon 78 Dec 9 23:07 auto-whitelist.lock.prod- a.backland.net.40370 -rw------- 1 root daemon 390 Dec 9 23:07 auto-whitelist.lock.prod- a.backland.net.40398 -rw------- 1 root daemon 494 Dec 9 23:07 auto-whitelist.lock.prod- a.backland.net.40399 -rw------- 1 root daemon 572 Dec 9 23:11 auto-whitelist.lock.prod- a.backland.net.40552 -rw------- 1 root daemon 494 Dec 9 23:11 auto-whitelist.lock.prod- a.backland.net.40614 -rw------- 1 root daemon 156 Dec 9 23:11 auto-whitelist.lock.prod- a.backland.net.40615 -rw------- 1 daemon daemon 468 Dec 8 15:35 auto-whitelist.lock.prod- a.backland.net.79079 -rw------- 1 daemon daemon 416 Dec 8 15:35 auto-whitelist.lock.prod- a.backland.net.79274 -rw------- 1 daemon daemon 364 Dec 8 15:35 auto-whitelist.lock.prod- a.backland.net.79275 -rw------- 1 daemon daemon 442 Dec 8 15:35 auto-whitelist.lock.prod- a.backland.net.79276 -rw------- 1 daemon daemon 156 Dec 8 15:35 auto-whitelist.lock.prod- a.backland.net.79406 -rw-r--r-- 1 root daemon 79560 Dec 9 23:07 bayes_journal -rw-r--r-- 1 daemon daemon 41762816 Dec 9 23:07 bayes_seen -rw-r--r-- 1 root daemon 4767744 Dec 9 23:07 bayes_toks ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
