<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 9/09/25 18:12, Viktor Dukhovni
wrote:<span style="white-space: pre-wrap">
</span></div>
<blockquote type="cite"
cite="mid:aMBR0hiHDOl8gsjZ@chardros.imrryr.org">
<pre wrap="" class="moz-quote-pre">The getaddrinfo() API has never resolved MX records when handling (node,
"smtp"), or nSRV records when handling ("node", "xmpp-server"), and I
see no reson why it has any business attempting anything of the sort
with HTTPS or SVCB. That logic belongs in "libcurl", ... not
getaddrinfo().
</pre>
</blockquote>
Note that a domain name which has an MX record is *not* the name of
an SMTP service, but one with an HTTPS record *is* the name of an
HTTP service.<br>
</body>
</html>