Based on Matt's email I went back and checked the date on the spamd executable and found that it was still the 2.64 version and was located in /usr/sbin. When I did the update/reinstall it was installing the spamd in the /usr/bin directory so that the old one was never being updated. Needless to say the 2.64 spamd didn't work well with the 3.0.2 libraries.
Thanks Terry -----Original Message----- From: Terry Poperszky [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 2:59 PM To: users@spamassassin.apache.org Cc: [EMAIL PROTECTED] Subject: RE: SA not modifying headers Suggestions? I installed using perl -MCPAN -e shell, is there a way to remove the old and then reinstall the new? Terry -----Original Message----- From: Matt Kettler [mailto] Sent: Wednesday, February 16, 2005 2:38 PM To: Terry Poperszky; users@spamassassin.apache.org Subject: Re: SA not modifying headers At 02:57 PM 2/16/2005, Terry Poperszky wrote: >SpamAssassin 3.0.2 > > >Feb 16 12:43:48 s2 spamd[29770]: connection from localhost [127.0.0.1] at >port 39476 >Feb 16 12:43:48 s2 spamd[5761]: info: setuid to aguerob succeeded >Feb 16 12:43:48 s2 spamd[5761]: processing message ><[EMAIL PROTECTED]> for >aguerob:754. >Feb 16 12:43:48 s2 spamd[5761]: Use of uninitialized value in >concatenation (.) or string at >/usr/lib/perl5/site_perl/5.8.1/Mail/SpamAssassin/NoMailAudit.pm line 184. >Feb 16 12:43:48 s2 spamd[5761]: Use of uninitialized value in pattern >match (m//) at >/usr/lib/perl5/site_perl/5.8.1/Mail/SpamAssassin/PerMsgStatus.pm line 875. >Feb 16 12:43:48 s2 spamd[5761]: clean message (-101.6/5.0) for aguerob:754 >in 0.3 seconds, 1467 bytes. Sounds like your upgrade went astray. SA 3.0 and newer don't even have a NoMailAudit.pm.