Kent Busbee wrote:
> I think I may have a perl problem
> 
> [EMAIL PROTECTED] ~]# spamassassin --lint
> Use of uninitialized value in concatenation (.) or string at
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi/Scalar/Util.pm line 30.
> 
> This happened after an upgrade.
> 
> Kent Busbee
> Director of Technology
> Northlake Christian School
> 

You really need to run spamassassin as the vpopmail user:
# sudo -u vpopmail -H spamassassin -D --lint

That doesn't mean you don't have a problem though.
What versions of toaster packages are you running?
# rpm -qa | grep toaster

What versoins of perl packages are you running?
# rpm -qa | grep ^perl-

How did you go about upgrading? Did you upgrade any perl packages?

-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to