fuzzy wrote:
Eric "Shubes" wrote:
Eric "Shubes" wrote:
I'm setting up surbl, and spamassassin -D --lint says:
[21078] warn: config: failed to parse line, skipping: urirhssub
URIBL_JP_SURBL multi.surbl.org. A 64
Thoughts?
Here's a little more detail:
[EMAIL PROTECTED] spamassassin]# spamassassin -D --lint 2>&1 | grep warn
[21672] warn: config: failed to parse line, skipping: urirhssub
URIBL_JP_SURBL multi.surbl.org. A 64
[21672] warn: rules: failed to run URIBL_JP_SURBL test, skipping:
[21672] warn: (Can't locate object method "check_uridnsbl" via
package "Mail::SpamAssassin::PerMsgStatus" at
/usr/lib/perl5/vendor_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm
line 2614.
[21672] warn: )
[21672] warn: lint: 2 issues detected, please rerun with debug enabled
for more information
Here's my local.cf:
# These values can be overridden by editing ~/.spamassassin/user_prefs.cf
# (see spamassassin(1) for details)
# These should be safe assumptions and allow for simple visual sifting
# without risking lost emails.
ok_locales all
skip_rbl_checks 0
required_hits 5
report_safe 0
rewrite_header Subject [SPAM]
use_pyzor 1
use_auto_whitelist 1
use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1
bayes_auto_learn_threshold_spam 8
bayes_auto_learn_threshold_nonspam 0.1
urirhssub URIBL_JP_SURBL multi.surbl.org. A 64
body URIBL_JP_SURBL eval:check_uridnsbl('URIBL_JP_SURBL')
describe URIBL_JP_SURBL Contains a URL listed in the JP SURBL blocklist
tflags URIBL_JP_SURBL net
score URIBL_JP_SURBL 5.0
I've check URIDNSBL, and it's up to date.
Any idea what I'm missing??
loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
needs to be added to /etc/mail/spamassassin/v310.pre
and
qmail-spam restart
Thanks fuzzy, that did it. I must be blind. I see it now in the wiki. I'm
thinking it should be up nearer the top! I'll edit the wiki when I get a chance.
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]