Can anyone help me out with a problem? I've got SA 2.61 running on Debian Woody- I'm migrating from RH9, where I always used pre-packaged RPMs. I couldn't get the unstable packages to install, so I got the .tar.gz instead.
It took me a while to sort out getting SA running and integrating with Exim, but it's now running, and it's picking up a fair amount. However I keep getting messages like this in the logs:
Please help! I'm not a complete newbie, but I have no idea where to look.
TIA Chris
[start of log extract]
Jan 12 19:37:28 nibbler spamd[12212]: Failed to run SUBJ_MISSING SpamAssassin test, skipping: ^I(Can't locate object method "subject_missing" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm line 2235. )
Jan 12 19:37:28 nibbler spamd[12212]: Failed to run DIFFERENT_REPLY_TO SpamAssassin test, skipping: ^I(Can't locate object method "check_for_spam_reply_to" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm line 2235. )
Jan 12 19:37:28 nibbler spamd[12212]: Failed to run DATE_IN_FUTURE SpamAssassin test, skipping: ^I(Can't locate object method "check_for_forward_date" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm line 2235. )
Jan 12 19:37:28 nibbler spamd[12212]: Failed to run ROUND_THE_WORLD SpamAssassin test, skipping: ^I(Can't locate object method "check_for_round_the_world_received" via package "Mail::SpamAssassin::PerMsgStatus" (perhaps you forgot to load "Mail::SpamAssassin::PerMsgStatus"?) at /usr/local/share/perl/5.6.1/Mail/SpamAssassin/PerMsgStatus.pm line 2235. )
Jan 12 19:37:28 nibbler spamd[12212]: server started on port 783/tcp (running version 2.61)
nibbler:~/Mail-SpamAssassin-2.61#
[end of log extract]
I captured the output from the 'make' command:
[make output]
nibbler:~/Mail-SpamAssassin-2.61# more make.txt
cp spamd/spamd blib/script/spamd
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 -MExtUtils::MakeMake
r -e "MY->fixin(shift)" blib/script/spamd
cp sa-learn blib/script/sa-learn
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 -MExtUtils::MakeMake
r -e "MY->fixin(shift)" blib/script/sa-learn
cp spamd/spamc blib/script/spamc
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 -MExtUtils::MakeMake
r -e "MY->fixin(shift)" blib/script/spamc
cp spamassassin blib/script/spamassassin
/usr/bin/perl -I/usr/lib/perl/5.6.1 -I/usr/share/perl/5.6.1 -MExtUtils::MakeMake
r -e "MY->fixin(shift)" blib/script/spamassassin
Manifying blib/man3/Mail::SpamAssassin::PersistentAddrList.3pm
Manifying blib/man3/Mail::SpamAssassin::Conf.3pm
Manifying blib/man1/sa-learn.1p
Manifying blib/man1/spamd.1p
Manifying blib/man1/spamassassin.1p
Manifying blib/man3/Mail::SpamAssassin::PerMsgLearner.3pm
Manifying blib/man3/Mail::SpamAssassin::ConfSourceSQL.3pm
Manifying blib/man3/Mail::SpamAssassin::Bayes.3pm
Manifying blib/man3/Mail::SpamAssassin.3pm
Manifying blib/man3/Mail::SpamAssassin::AutoWhitelist.3pm
Manifying blib/man3/Mail::SpamAssassin::PerMsgStatus.3pm
Manifying blib/man1/spamc.1p
nibbler:~/Mail-SpamAssassin-2.61#
[end of make output]
And here's my local.cf:
[local.cf]
nibbler:~/Mail-SpamAssassin-2.61# more /etc/spamassassin/local.cf required_hits 5.0
# Whether to change the subject of suspected spam rewrite_subject 1
# Text to prepend to subject if rewrite_subject is used subject_tag *****[SPAM]*****
# Encapsulate spam in an attachment report_safe 1
nibbler:~/Mail-SpamAssassin-2.61#
[end of local.cf]
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk