On Thu, Aug 11, 2011 at 03:20:46PM -0400, dar...@chaosreigns.com wrote:
> On 08/11, Axb wrote:
> > >score DKIMDOMAIN_IN_DWL 0
> > >score DKIMDOMAIN_IN_DWL_UNKNOWN 0
> > >score RCVD_IN_CSS 0
> > >score RCVD_IN_PBL 0
> > >score RCVD_IN_SBL 0
> > >score RCVD_IN_XBL 0
> > >score URIBL_DBL_ERROR 0
> > >score URIBL_DBL_SPAM 0
> > >score URIBL_SBL 0
> > >
> > >Geez, we kind of have their stuff all over the place, don't we?
> > >
> > what about?
> > 
> > score __RCVD_IN_ZEN 0
> 
> The __ means it's a meta rule - a rule that doesn't actually have a score
> and is only used as part of other rules.  So you need to make sure all
> rules that use it have a score of 0, which I tried to do.  Turned out it's
> not actually used (just the sub rules like RCVD_IN_SBL).

meta __RCVD_IN_ZEN (0)

If you don't disable it, you will send pointless DNS queries even if you
wouldn't get hit from other rules.

Reply via email to