Hey all,
I'm an administrator at a decently sized company
and I'm trying to give my users some relief from the spam by installing
SpamAssassin on the mail server. I'm running Linux kernel 2.4.7-10, Red Hat 7.2,
installing from the 2.61 TARballs.
I've got the latest version of Perl, I downloaded
all the required packages from CPAN last week, and well, SpamAssassin has a
problem. When I do the "make install", the test spamd_protocol_10 fails every
subtest. This is the only failure in the test. After exhaustive searching I am
completely stumped. When spamd_protocol_10 dies, it complains about
uninitialized values in the pattern matches in the .t file. I know some Perl, so
I peeked at the code and I have a vague idea of what's going on, although I
couldn't see what the source of the problem might be. I'm totally stumped. Any
help is greatly appreciated.
|