mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #3] identical mailbox and alias not working #1
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#1
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 @maysara on GitHub (Sep 2, 2011).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/3
Hello,
It seems that i cannot create a user with the same name as an existing alias, im not sure this is correct behaviour, as far as understand , if i have an alias XYZ@domain.tld delivering mail to mailbox ABC@domian.tld, i could also create mailbox XYZ@domain.tld and then also make the alias point to both mailboxes XYZ@doamin.tld and ABC@domain.tld ! thus mail will be delivered to both mailboxes using an alias that has a name that is identical to a mailbox. currently vimbadmin is not allowing this as it insists that the address to be unique! reporting duplicate entry for key 'address'.
@barryo commented on GitHub (Sep 2, 2011):
Thanks maysara - you are correct. I have just committed a fix for this.