The documentation at http://spamassassin.apache.org/full/3.1.x/dist/doc/Mail_SpamAssassin_Conf.html says: dns_available { yes | test[: name1 name2...] | no } (default: test)
I tried "dns_available 1" anyway. No go. Thanks for the thought though. [EMAIL PROTECTED] wrote: > Did you try: > "dns_available 1" in local.cf ? > > bytesnake > > Eric Shubert schrieb: >> I'm trying to enable URIDNSBL, and it's not kicking in because SA isn't >> finding DNS that's working. >> >> Caching-nameserver is installed and working quite nicely (otherwise). >> >> I even tried adding >> dns_available yes >> to local.cf, but still get unavailable when I run lint: >> >> # sudo -u vpopmail -H spamassassin -D --lint >> ... >> [11128] dbg: dns: is Net::DNS::Resolver available? yes >> [11128] dbg: dns: Net::DNS version: 0.63 >> ... >> [11128] dbg: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x9b35420) >> implements 'parsed_metadata', priority 0 >> [11128] dbg: dns: is DNS available? 0 >> [11128] dbg: rules: local tests only, ignoring RBL eval >> ... >> >> Any ideas? >> > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
