On 2/22/2016 3:03 PM, Viktor Dukhovni wrote:
On Mon, Feb 22, 2016 at 02:57:23PM -0500, Curtis Maurand wrote:

The problem was in the /etc/nsswitch.conf.
I changed the line
     hosts:       files dns
to
     hosts:        dns files
and that solved the trouble.
Is "delivery.mailspamprotection.com" listed in /etc/hosts?

If so, then the wound was self-inflicted.  If not, then the C-library
getaddrinfo() is buggy, since skipping all the non-matching entries
in /etc/hosts should have no effect on the results from DNS.
Why yes it was.  I don't even remember doing that.

I will sheepishly return to my corner, now, with my head bowed in embarrassment. I'll need a bandage to stop the bleeding.

--Curtis


--
Curtis Maurand
cur...@maurand.com <mailto:cur...@maurand.com>
207-252-7748

Reply via email to