xn--.
For example:
| Unicode (U-label) | Punycode (A-label) |
|---|---|
münchen.de | xn--mnchen-3ya.de |
例え.jp | xn--r8jz45g.jp |
почта.рф | xn--80a1acny.xn--p1ai |
How MailChannels handles IDNs
When you add an IDN, MailChannels automatically registers both its Unicode (U-label) form and its Punycode (A-label) equivalent. This ensures mail is filtered correctly regardless of which form a sending server presents. Email authentication checks (including SPF) convert U-labels to A-labels before performing DNS lookups, so records published under Punycode domain names are evaluated correctly. MX record verification in the Domain Console applies the same conversion.Add an IDN
Add an IDN the same way you add any domain — single entry or CSV bulk upload in the Host Console, or via the Provisioning API. See domain management for the full steps. You can enter the domain in either its Unicode form (münchen.de) or its Punycode form (xn--mnchen-3ya.de). MailChannels handles both.
If you use the cPanel/WHM plugin to provision domains, IDN domains are supported and can be added directly through the plugin.

