http://bugzilla.spamassassin.org/show_bug.cgi?id=4022
------- Additional Comments From [EMAIL PROTECTED] 2004-12-14 11:06 ------- Correct me if I'm wrong: If you start spamd with "-u user" it will *always* run as "user", regardless of the actual user that comes from spamc. From the manpage: "If this option is not set, the default behaviour is to setuid() to the user running "spamc", if "spamd" is running as root." (Note the magic word "not".) Hence you are forcing spamd to always run as "cyrus", and you observe is that it doesn't setuid to "cyrus" after child re-spawn. This is exactly what bug #3897 is about. Can you please try the patch in that bug? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
