[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Spamassassin & Mailscanner



-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Jalon Q.
Zimmerman
Sent: Friday, December 06, 2002 1:21 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Spamassassin & Mailscanner

I would recommend that you upgrade to the Dec. 3rd MailScanner release if
you havent done so.

then just download and build/install SpamAssasin.

then edit the config files in /etc/MailScanner/ starting with
MailScanner.conf and spam.assasin.conf

the MailScanner.conf file will fill in the blanks as far as spamassasin
setup.

set "Use SpamAssasin = Yes"

set "Log Spam = Yes"

works great

:)
Jalon



_____________________________________


I'm having trouble installing SpamAssassin. I keep getting the following:
Converting POD in spamassassin
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
Converting POD in spamd/spamc.pod
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
Converting POD in spamd/spamd
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
Converting POD in lib/Mail/SpamAssassin.pm
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
Converting POD in lib/Mail/SpamAssassin/Conf.pm
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
Converting POD in lib/Mail/SpamAssassin/PerMsgStatus.pm
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
Converting POD in lib/Mail/SpamAssassin/PersistentAddrList.pm
Can't locate object method "new" via package "Pod::Text" at
/usr/bin/pod2text line 72.
make: *** [doc/.made] Error 255

I'm installing on a raq3 with Perl version 5.005_03.  I tried to install
podlators-1.24 to because I was missing POD::Usage. When doing the make test
I get:
 podlators-1.24]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/basic.............Can't locate Term/ANSIColor.pm in @INC (@INC contains:
../blib/lib ../blib/lib /home/sites/home/users/admin/podlators-1.24/blib/lib
/home/sites/home/users/admin/podlators-1.24/blib/arch
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503/i386-linux
/usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
at ../blib/lib/Pod/Text/Color.pm line 22.
BEGIN failed--compilation aborted at ../blib/lib/Pod/Text/Color.pm line 22.
BEGIN failed--compilation aborted at t/basic.t line 29.
dubious
        Test returned status 2 (wstat 512, 0x200)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/Test/Harness.pm line 288.
make: *** [test_dynamic] Error 2


I'm not sure but is the POD::Text even vital for the use of SpamAssassin?
If so I guess I could use some advise as to where to go from here. Is this
going to turn into dependency hell? I don't want to upgrade Perl because I
sure that will break much more that it will fix.  Does anyone have any
suggestions.  Thank you.

Ryan