http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5599
------- Additional Comments From [EMAIL PROTECTED] 2007-08-16 23:41 ------- Let me explain: - I took my time to mirror most valuable (to me) RBLs, because I have a rather busy email environment and I care about public DNS service - I run redundant local DNS servers to make sure my DNS is able to cope with email traffic peaks - I want to distribute the load among my DNS servers, so I use 'options rotate' in my resolv.conf - http://docs.sun.com/app/docs/doc/819-2251/6n4i7tdbr?a=view - SA did not recognize this, so I took my time to persuade SA do what I need - this may not be neither perfect, nor the correct way for all, but I shared the patch just in case somebody would need it - maybe there should be a config option saying 'please load-balance my DNS servers' ? As for this: else { - dbg("dns: NS lookup of $domain using $ns failed, no results found"); + warn("dns: NS lookup of $domain using $ns failed, no results found"); next; the current patch changes 'warn' to 'info'. I just need to know if I have trouble with DNS. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
