http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5599
------- Additional Comments From [EMAIL PROTECTED] 2007-09-08 11:46 ------- (In reply to comment #11) > > 2. if "options rotate" is in /etc/resolv.conf, it becomes active > > It is a problem here. AFAIK SA doesn't parse /etc/resolv.conf by itself. It > just > constructs a Net::DNS::Resolver object and calls its nameservers() to get a > list > of DNS servers. You cannot get the 'options' directives from > Net::DNS::Resolver > and parsing /etc/resolv.conf causes portability issues... ok, perhaps the best approach would be to just do this if "dns_options rotate" appears in the SA config, and ignore /etc/resolv.conf. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
