http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5510





------- Additional Comments From [EMAIL PROTECTED]  2007-06-14 19:38 -------
Doing some digging I fond this mentioned as a long-time problem with trying to
run spamd as nobody on MacOS X. Both the uid and gid of 'nobody' on the Mac are
-2 and that seems to confuse things as the spamd sees $ugid as having a value of
4294967294 and then $( = $ugid produces the misleading error message that
setrgid is not implemented.

  spamd --virtual-config-dir=somepath -u www

for example executes the $( = $ugid; with no error.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to