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





------- Additional Comments From [EMAIL PROTECTED]  2007-07-25 12:16 -------
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5518#c13 is the key; we
missed a thing that amavisd does:

  POSIX::setuid($uid) or die "Can't setuid to $uid: $!";
  $> = $uid; $< = $uid;  # just in case

this "just in case" line appears to fix it. checked into trunk, please test:

: jm 103...; svn commit -m "bug 5574: fix new setuid code to work with perl 
5.6.1"
Sending        spamd/spamd.raw
Transmitting file data .
Committed revision 559563.




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

Reply via email to