atm, you need to patch the source, and rebuild ... e.g.,
cd /top/of/fresh/src/tree/for/spamassassin
wget -k -O bug5574_patch4077.patch
"http://issues.apache.org/SpamAssassin/attachment.cgi?id=4077&action=view";
patch -p0 < bug5574_patch4077.patch
config, build & install
fwiw, works peachy-keen w
I guess I'm going to have to show how dumb I am here, but how does one apply
the patch that has been mentioned to take care of the Pyzor and DCC problem?
First of all, where is the MANIFEST file mentioned? Secondly, I have a Util.pm
located here /usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin, b