mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #165] IDN domain support #130
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vadimkim on GitHub (Feb 9, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/165
I can save IDN domain to Domains, but when I create alias - any name, except blank gives error "invalid e-mail"
@SE0N commented on GitHub (Feb 15, 2016):
What TLD are you trying to use? If it is a newer TLD it may be filtered by the Zend Form Validation as a not valid TLD. (I had that issue with a .online Domain)
https://github.com/opensolutions/ViMbAdmin/issues/151
@vadimkim commented on GitHub (Feb 15, 2016):
the issue is with this domain name: xn--80afvemcl9d.xn--p1ai
This is a national domain. Should work correctly.
@vadimkim commented on GitHub (Feb 15, 2016):
I have tried to add e-mails like info@, postmaster@ and so on...
@BluntlyCat commented on GitHub (Mar 25, 2016):
I have the same issue.
I can add an IDN to domains but cannot assign a mailbox to the domain.
Same error: 'invalid email address'.