MailScanner defunct processes

Dave Jones davejones70 at gmail.com
Wed Apr 23 15:16:38 IST 2008


>> [root at server2 MailScanner]# MailScanner --debug
>> In Debugging mode, not forking...
>> Trying to setlogsock(unix)
>> SpamAssassin temp dir = /mnt/ramdisk/SpamAssassin-Temp
>> Use of uninitialized value in concatenation (.) or string at
>> /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin.pm line 1088.
>> Use of uninitialized value in concatenation (.) or string at
>> /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin.pm line 1090.
>> Building a message batch to scan...
>> Have a batch of 30 messages.
>> Error PPS:0
>>
>There's your problem. I don't know what is generating "Error PPS:0" but
>that's certainly the problem. Do a
>   grep -rl 'Error PPS' /usr/lib/perl5
>and see what it says.

>Jules

[root at server2 MailScanner]# grep -rl 'Error PPS' /usr/lib/perl5
/usr/lib/perl5/site_perl/5.8.8/OLE/Storage_Lite.pm
[root at server2 MailScanner]#
-- 
Dave Jones


More information about the MailScanner mailing list