Jonathan Allen wrote: > Matt Kettler wrote: > >>Try adding a -D to that command line, you'll get general debugging, which >>should report on the state of the DNS modules, if it thinks DNS is working >>(based on doing some simple MX lookups), etc. > > > In the output I got: > > [18501] dbg: dns: testing resolver nameservers: 158.152.1.58, 158.152.1.43 > [18501] dbg: dns: trying (3) cingular.com... > [18501] dbg: dns: looking up NS for 'cingular.com' > [18501] dbg: dns: NS lookup of cingular.com using 158.152.1.58 succeeded => > DNS > available (set dns_available to override) > [18501] dbg: dns: is DNS available? 1 > ...
<snip> > [18501] dbg: rules: running header regexp tests; score so far=0 > > Does that mean it is or isn't working ? I sure am getting a *lot* of spam > at the moment ... That looks like DNS is working, so your RBL checks should be working. Are you sure you're not seeing any messages hit RCVD_IN_XBL, RCVD_IN_SBL, RCVD_IN_BL_SPAMCOP_NET, and the like?