mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #153] Error creating mailbox for long TLDs #118
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#118
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 @ricobeck on GitHub (Sep 6, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/153
I have an .agency-domain and was able to add it in the domain section. But every time i try to create a new mailbox I get the following error:
I can't find any hints in the logs. What could be the problem?
@barryo commented on GitHub (Sep 7, 2015):
Check
$INSTALL_DIR/var/logs/...and you should find a stack trace.@ricobeck commented on GitHub (Sep 9, 2015):
I'm sorry but there is absolutely no hint. The logfile contains only the info message about my login. No error and no stack trace. I'm a bit lost ...
@barryo commented on GitHub (Sep 9, 2015):
I have no issues adding .agency domains and mailboxes using ViMbAdmin checked out from master.
Are you using a release version? If so, can you pull from master instead?
Can you also enable debugging in
application/config/application.iniby changing the following as shown:@barryo commented on GitHub (Apr 2, 2016):
Should be fixed.