Re: [Mutt] #3298: Mutt's way to get the FQDN is broken
#3298: Mutt's way to get the FQDN is broken
---------------------+------------------------------------------------------
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.20
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment(by Derek Martin):
{{{
I would be willing to hack up a patch for this, if someone can explain
the rammifications of IDN here. getaddrinfo() can handle IDN if you
use the AI_IDN flag. Also, I'd like to solicit comments about whether
the code should try to use getaddrinfo(), gethostbyaddr(), or both
(i.e. try to determine if one is available and fall back to the other
if not).
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3298#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent