You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Kai Schaetzl <ma...@conactive.com> on 2004/10/27 20:31:25 UTC

URIDNSBL: inhibited further callbacks

URIDNSBL: ... inhibited further callbacks

I get a LOT of these when doing a -D --lint. What does it mean, can I 
switch this off somehow?


Kai

-- 

Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org




Re: URIDNSBL: inhibited further callbacks

Posted by Theo Van Dinter <fe...@kluge.net>.
On Thu, Oct 28, 2004 at 02:31:48PM +0200, Kai Schaetzl wrote:
> It seems there must have been added a lot from 3.0 to 3.01 then? 
> I got about 6 of them with 3.00, but with 3.01 I get about three 
> dozen. I suggest reducing this output to one warning or so if 

It's the new uridnsbl_whitelist commands.  there's a lot of those.

> possible. If you do a -D you want to debug something, but 
> getting such a bombardement distracts attention.

ah, you mean http://bugzilla.spamassassin.org/show_bug.cgi?id=3931 ... ;)

-- 
Randomly Generated Tagline:
"6+2=8.  Now describe why."            - Joe about his Calculus class

Re: URIDNSBL: inhibited further callbacks

Posted by Kai Schaetzl <ma...@conactive.com>.
Theo Van Dinter wrote on Wed, 27 Oct 2004 14:37:12 -0400:

> This is turning into an FAQ. 

Believe me I did a search on "inhibited further callbacks" in my 
satalk folder (holding the last 2944 messages) and it found 
nothing.


> So my guess is that
> you see those debug output lines once per uridnsbl config
> 
> option.  It's nothing to be worried about.
>

It seems there must have been added a lot from 3.0 to 3.01 then? 
I got about 6 of them with 3.00, but with 3.01 I get about three 
dozen. I suggest reducing this output to one warning or so if 
possible. If you do a -D you want to debug something, but 
getting such a bombardement distracts attention.


Kai

-- 

Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: 
http://www.conactive.com
IE-Center: http://ie5.de & http://msie.winware.org




Re: URIDNSBL: inhibited further callbacks

Posted by Theo Van Dinter <fe...@kluge.net>.
On Wed, Oct 27, 2004 at 08:31:25PM +0200, Kai Schaetzl wrote:
> URIDNSBL: ... inhibited further callbacks
> 
> I get a LOT of these when doing a -D --lint. What does it mean, can I 
> switch this off somehow?

This is turning into an FAQ.

Typically if the normal SA code doesn't know what to do with a configuration
option, it will pass the option to each plugin and see if they can handle it.
If the plugin handles the option, it will almost always inhibit further
callbacks so any other plugins won't have to deal with the configuration.

So my guess is that you see those debug output lines once per uridnsbl config
option.  It's nothing to be worried about.

-- 
Randomly Generated Tagline:
"How should I know if it works?  That's what beta testers are for.  I only
 coded it."
 (Attributed to Linus Torvalds, somewhere in a posting)