Hi.

I am running RH 7.3, MS 4.33.3, Perl 5.6.1 with ClamAV (Mail::ClamAV v
0.11) on a P4 with 512MB RAM.


While installing SA3.0 the other day, I *think* I had a problem with
URIDNSBL.
I was able to fix one set of problems by putting the following in my
pre.init file:
loadplugin    Mail::SpamAssassin::Plugin::URIDNSBL

I originally had it in my /etc/mail/spamassassin/local.cf, but I figure it's
better where it is now (right?). Is it advisable to load this plugin
elsewhere?  If so, where?

However, while it seems to be working, the output of spamassassin -D --lint
may tell another story [debug: plugin:
Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454) inhibited further
callbacks]

The relevant (I believe) output is:
<snip>
debug: plugin: loading Mail::SpamAssassin::Plugin::URIDNSBL from @INC
debug: plugin: registered
Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
implements 'parse_config'
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
inhibited further callbacks
<snip>
debug: ---- MIME PARSER END ----
debug: metadata: X-Spam-Relays-Trusted:
debug: metadata: X-Spam-Relays-Untrusted:
debug: decoding: no encoding detected
debug: Loading languages file...
debug: Language possibly: en,sco
debug: metadata: X-Languages: en sco
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454)
implements 'parsed_metadata'
debug: is Net::DNS::Resolver available? yes
debug: Net::DNS version: 0.48
debug: trying (3) intel.com...
debug: looking up NS for 'intel.com'
debug: NS lookup of intel.com succeeded => Dns available (set dns_available
to hardcode)
debug: is DNS available? 1
debug: URIDNSBL: domains to query:
debug: Running tests for priority: 0
debug: running header regexp tests; score so far=0
debug: registering glue method for check_uridnsbl
(Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8d44454))
debug: all '*From' addrs: [EMAIL PROTECTED]
debug: all '*To' addrs:
debug: running body-text per-line regexp tests; score so far=-3.174
debug: running uri tests; score so far=-3.174


Razor is working, Bayes is working and SURBL does work, I'm just wondering
if this is optimal, or if I just got lucky.

BTW, URIDNSBL.pm is in
/usr/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/Plugin/

Any help would be appreciated.

Thanks,
Alden


Reply via email to