https://bugs.exim.org/show_bug.cgi?id=1911
Bug ID: 1911
Summary: IDNA 2008 support
Product: Exim
Version: 4.87
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: medium
Component: Unfiled
Assignee: nigel@???
Reporter: jgh146exb@???
CC: exim-dev@???
The current IDN support uses libidn which is IDNA 2003.
Consider adding libidn2. Note it is a different API.
"For example, straÃe.de is translated into strasse.de using IDNA 2003 but is
translated into xn--strae-oqa.de using IDNA 2008. Needless to say, those host
names could very well resolve to different addresses and be two completely
independent servers. IDNA 2008 is mandatory for .de domains."
--
You are receiving this mail because:
You are on the CC list for the bug.