ITRS-Group / cordial

Cordial comprises a set of interrelated programs, integrations, libraries and packages for Geneos, principally written in Go.
Other
7 stars 0 forks source link

libemail - host lookup issues #194

Closed pgalbavy-itrs closed 4 months ago

pgalbavy-itrs commented 6 months ago

Trying to look up an SMTP host fails in some circumstances.

pgalbavy-itrs commented 4 months ago

This seems to have been fixed by the addition of build tags to use pure Go DNS resolver, closing