MS not starting after SpamAssassin install

Support support at IQUEST.UCSB.EDU
Wed May 22 01:26:53 IST 2002


Hi,

 I have Mailscanner running.  when I installed spamassassin I tried running
./check_mailscanner and ./check_mailscanner.linux but they come up w/
this...


#########################################
[root at frost bin]# ./check_mailscanner
Starting virus scanner...
Can't locate Mail/SpamAssassin.pm in @INC (@INC contains:
/usr/local/MailScanner/bin /usr/lib/perl5/5.6.0/i386-linux
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at
/usr/local/MailScanner/bin/sendmail.pl line 46.
Compilation failed in require at /usr/local/MailScanner/bin/mailscanner line
77.

########################################

I found spamassassin to be here /usr/lib
/perl5/site_perl/5.6.1/Mail/SpamAssassin.pm

so I tried to edit the /bin/sendmail.pl file

use lib '/usr/lib/perl5/site_perl/5.6.1/Mail';
use lib '/usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin';


And that didnt work even thought the path to the module showed up in @INC.

 This looks like a problem w/ Mailscanner or spam assassin install.


Is there another way of fixing this?

thanx



More information about the MailScanner mailing list