https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8043
Sidney Markowitz <sid...@sidney.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sid...@sidney.com --- Comment #1 from Sidney Markowitz <sid...@sidney.com> --- I can reproduce this in Linux by running in a source directory in which I've built spamassassin, where user1 and user2 are two different users on the system so that the group user1 specified in the command is not a group that user2 is in: sudo runuser -g user1 -u user2 -- ./spamassassin -D util -t < /dev/null > /dev/null Note that the output only has warnings, no errors, but if this happens under some circumstances that can be considered normal, then the warnings would be a bug. Is it a normal circumstance for the service to be set to run with gid set to a group that the uid it is run at does not belong to? -- You are receiving this mail because: You are the assignee for the bug.