Hello all,

Could somebody point out how to fix the following errors (getting them when
running spamassassin --lint)


----------------------------------------
[12449] warn: config: 'uridnsbl_timeout' is obsolete, use 'rbl_timeout'
instead at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/Plugin/URIDNSBL.pm line
396.

Should be obvious. Find this setting in a config file (like local.cf) and change it.

[12449] warn: rules: failed to run FORGED_RCVD_HELO test, skipping:
[12449] warn:  (Can't locate object method "check_for_forged_received_helo"
via package "Mail::SpamAssassin::PerMsgStatus" at (eval 1263) line 105.
[12449] warn: )
[12449] warn: rules: failed to run MSGID_FROM_MTA_ID test, skipping:
[12449] warn: (Can't locate object method "message_id_from_mta" via package
"Mail::SpamAssassin::PerMsgStatus" at (eval 1263) line 496.
[12449] warn: )
[12449] warn: rules: failed to run FROM_AND_TO_SAME test, skipping:
[12449] warn:  (Can't locate object method "check_for_from_to_same" via
package "Mail::SpamAssassin::PerMsgStatus" at (eval 1263) line 557.
[12449] warn: )
[12449] warn: rules: failed to run DOMAIN_RATIO test, skipping:
[12449] warn:  (Can't locate object method "check_domain_ratio" via package
"Mail::SpamAssassin::PerMsgStatus" at (eval 1312) line 281.
[12449] warn: )
[12449] warn: rules: failed to run UNIQUE_WORDS test, skipping:
[12449] warn:  (Can't locate object method "check_unique_words" via package
"Mail::SpamAssassin::PerMsgStatus" at (eval 1312) line 1706.
[12449] warn: )
[12449] warn: lint: 5 issues detected, please rerun with debug enabled for
more information
----------------------------------------
Thank you for your help in advance.
Irina


Possibly using some old rules? Maybe the upgrade left old rule sets? If you run sa-update you should get a new set of rules. Try that. Also check that you are not referring to any of these rules in one of your config files (like local.cf).

Gary V

_________________________________________________________________
Hotmail to go? Get your Hotmail, news, sports and much more! http://mobile.msn.com

Reply via email to