mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #115] Can't create mailbox with new gTLD #89
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#89
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 @enko on GitHub (Aug 25, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/115
We have registered the new gTLD „merz.reisen“ and when I try to create a mailbox with the address „test@merz.reisen“ I get the error „Invalid email address.“.
@barryo commented on GitHub (Aug 25, 2014):
This issue is probably here: http://git.io/y7jUPg
But it looks like your domain has been added: http://git.io/ggbyxQ
Make sure your local ZF is up to date (
composer update) and the above line is present.Failing that you can comment out the validation line referenced first above.