mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #244] mv/rename email (Feature Request) #193
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#193
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 (Apr 20, 2018).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/244
I wonder if it would be possible to have the way to rename mailboxes and/or user without directly modifying the database. currently I modify the username/localpart in database and leave the maildir intact. but Ideally I'd be allowed "dangerous" changes to the mailbox, which (ideally) would rename the mailbox file/dir accordingly as well, and allow me to choose to leave a redirect/alias behind for example, the move of the maildir will need then separate intervention on the directory hierarchy.
@barryo commented on GitHub (May 16, 2020):
This would require the retention of state (old and new) in the database so it could be executed later in scripts. This is quite a bit FR and not within our current plans or time. Contact me if this is something you want to fund commercially.