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 ... [18501] dbg: uridnsbl: domains to query: [18501] dbg: dns: checking RBL sbl-xbl.spamhaus.org., set sblxbl-notfirsthop [18501] dbg: dns: checking RBL sa-accredit.habeas.com., set habeas-firsttrusted [18501] dbg: dns: checking RBL sbl-xbl.spamhaus.org., set sblxbl [18501] dbg: dns: checking RBL sa-other.bondedsender.org., set bsp-untrusted [18501] dbg: dns: checking RBL combined.njabl.org., set njabl-notfirsthop [18501] dbg: dns: checking RBL combined.njabl.org., set njabl [18501] dbg: dns: checking RBL combined-HIB.dnsiplists.completewhois.com., set whois [18501] dbg: dns: checking RBL list.dsbl.org., set dsbl-notfirsthop [18501] dbg: dns: checking RBL bl.spamcop.net., set spamcop [18501] dbg: dns: checking RBL sa-trusted.bondedsender.org., set bsp-firsttrusted [18501] dbg: dns: checking RBL combined-HIB.dnsiplists.completewhois.com., set whois-notfirsthop [18501] dbg: dns: checking RBL dnsbl.sorbs.net., set sorbs-notfirsthop [18501] dbg: dns: checking RBL dnsbl.sorbs.net., set sorbs [18501] dbg: dns: checking RBL iadb.isipp.com., set iadb-firsttrusted ... [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 ... Jonathan