setuid Bug in SpamAssassin 3.2.2 & Perl 5.8.x (Probably for 5.6.x also)

SpamAssassin without DCC is useless as you all know, upgrading to v3.2.2. made DCC not working giving setuid error on Util.pm of SpamAssassin.
What you will have to do solving the issue is installing Patch#4077 over Bug#5574.
Here is how to do this:

Go to your downloaded source code of SA and run these:
wget -k -O bug5574_patch4077.patch "http://issues.apache.org/SpamAssassin/attachment.cgi?id=4077&action=view" patch -p0 < bug5574_patch4077.patch
perl Makefile.PL
make && make install

Print | posted on Thursday, August 09, 2007 8:41 AM

Comments on this post

No comments posted yet.

Your comment:

 (will show your gravatar)
 
Please add 3 and 6 and type the answer here: