https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8043
Sidney Markowitz <sid...@sidney.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker CC| |apa...@hege.li Target Milestone|Undefined |4.0.0 --- Comment #3 from Sidney Markowitz <sid...@sidney.com> --- I think that if the current ruid and euid are the same and non-zero, there is no reason to try to change egid to the primary group of the uid, especially since it is impossible to do it anyway. The warnings can just go away, and in fact the code there can be skipped if not running as root instead of fruitlessly trying to set group and user ids that can't be set. Henrik, this looks like you code from revision 1889937 can you take a look and see if warnings could be dropped in this circumstance? -- You are receiving this mail because: You are the assignee for the bug.