Bug 143190

Summary: Spamassassin (spamd) should run as non-root
Product: Red Hat Enterprise Linux 4 Reporter: Milan Kerslager <milan.kerslager>
Component: spamassassinAssignee: Warren Togami <wtogami>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-28 07:34:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Milan Kerslager 2004-12-17 08:54:36 UTC
See bug #143189 for more info.

When spamd is run as root, config files (like Bayes database) are
inaccessible because they are in /root/.spamassassin and spamd
fallback to nobody.

Comment 1 Chip Turner 2004-12-19 23:11:23 UTC
those are root's configs.  normal users will use their own configs. 
what behavior are you seeing that leads you to suspect otherwise?