http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5599





------- Additional Comments From [EMAIL PROTECTED]  2007-09-08 06:48 -------
> 1. this behaviour should be non-default

I agree. It could surprise a lot of admins.

> 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...

> 3. if some other config setting is in the SA config files, it becomes active.
> maybe "dns_options rotate"?  

This sounds OK. I'll expand the patch when I have some time. 



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to