Maximum length IDNs are not usable #554
Labels
bug
Something isn't working.
ready-for-release
Feature is implemented and available for testing in dev branch. It will be included in the next rele
Describe the bug
When an IDN is maximum length allowed, it will be rejected by maddy, even if it's otherwise technically usable and allowed.
For example
xn--oaoaaaoaoaoaooaoaoiuaiauiuaiauaaa-f1cadccdcmd01eddchqcbe07a.tld
, this is not a real domain just reproduces the problem. It just reaches the maximum length of 63 characters allowed for a label in punycode.Steps to reproduce
Add a maximum length IDN to
local_domains
Log files
Environment information
0.6.2
The text was updated successfully, but these errors were encountered: