On Tue, 17 Jun 2014 13:16:07 +0200, Mark Martinec wrote: > Walter, > >> I'm getting this: >> eval failed: available_nameservers: No DNS servers available! >> I do have nameservers available, and Net::DNS is installed, >> so I'm a bit stuck. > > Is the file /etc/resolv.conf readable by user running spamd? > Does it contain valid 'nameserver' entries? > Running spamd (or amavisd) in a chroot jail? > > Are you using a directive dns_server or clear_dns_servers in your .cf > file check its validity. > Thanks for the response. I'm actually not using spamc/spamd; just running spamassassin from procmail. But anyway, /etc/resolv.conf is world readable and contains valid nameserver entries.
No, I'm not running it in a chrooted environment of any kind. There are no dns directive in my local.cf. Any further thoughts?