mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 16:55:59 +03:00
[GH-ISSUE #128] Enabled purge and archive operations via ssh+sudo #99
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#99
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 @peterschen on GitHub (Mar 12, 2015).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/128
For our production mailservers we try not to install anything besides the mail components on the mailserver. It would still be nice to have the ability to remove (purge) mailboxes and home directories when a user or domain is deleted.
It would be cool to have this feature implemented in a way which supports ssh (key based authentication) with sudo and local execution.
@barryo commented on GitHub (Apr 2, 2016):
Should be fully possible to do this as is.