In message <3j7vdm3rglzb...@spike.porcupine.org>, you wrote: >Wietse: >There is no supported API for {DNS} retry/timeout settings as far as I >can tell. Whacking bits in the __res structure does not count. > >Maybe it can be set with environment variables, but that >may require support to do: > > import_environment = PATH=xxx, {RES_OPTIONS = stuff with spaces}, ... > >I can add a few lines of code to support { ... } if that helps.
Thank you for the offer, but please don't do that just on my account. Mostly, I just wanted to know if Postfix was _already_ putting anything special of its own into the __res structure.. like perhaps a Postfix- specific value for retries. But if not, then my question is answered... DNS resolution of anything in Postfix is done according to whatever the defaults are in the local resolver library (which are generally both well known and well documented). >Postfix does not maintain state about good/bad DNSXL servers. Don't >use bad DNSXL servers... A good piece of advice if ever there was one. Regards, rfg