Re: [exim-dev] DNSSEC / log spam

Etusivu
Poista viesti
Vastaa
Lähettäjä: Phil Pennock
Päiväys:  
Vastaanottaja: Viktor Dukhovni via Exim-dev
Kopio: Viktor Dukhovni
Aihe: Re: [exim-dev] DNSSEC / log spam
On 2018-06-30 at 00:01 -0400, Viktor Dukhovni via Exim-dev wrote:
>                          So there is a potential solution, if you're
> willing to change how manage _res.options.


No. Messing with _res was always dangerous and since NetBSD went and
made incompatible changes, life became hell.

If we're going to do anything more sophisticated, or any surgery at all,
then my inclination would be to rip out all support for _res and libc
DNS handling and go straight to the getdns API.

We're past breaking point on any more vendor stupidity in _res.

-Phil