Christoph Reichenberger wrote:
> Hi,
> 
> it's me once again. After all your help my BAYES is now running fine.
> Although I said, I wanted to wait a couple of days, the BAYES is
> running so fine now that I could not stand to go further.
> I already received a couple of spams that got BAYES_99, but got
> a total of less than 5. All these mails are so suspicious that I
> assume that they should get additional points from URIDNSBL.
> 
> So I tried to activate it by doing the following:
> 
> a) uncommented the following line in init.pre (in fact it was even
> uncommented in the default installation);
> loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
> 
> b) and made sure that  RBL checks are performed, i.e.
> skip_rbl_checks 0
> 
> c) made sure that the firewall allows connections from the mail
> server to the WAN
> 
> But no message get's tagged with URIDNSBL points.
> 
> 
> Is there anything else to do in order enable URIDNSBL?

Not that I can think of.  The next step is to look at the debug output
and see what is breaking.

spamassassin -D dns --lint

This will show you all of the DNS debugging info.  If there is a
problem, you should see it there.  If that looks good, try a full
debug run.

spamassassin -D --lint

Lots of output, but if there is a problem, it should be in there
somewhere.

-- 
Bowie

Reply via email to