Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to disable account deletion for all accounts #10535

Open
dasbenjo opened this issue Dec 29, 2024 · 0 comments
Open

Add option to disable account deletion for all accounts #10535

dasbenjo opened this issue Dec 29, 2024 · 0 comments

Comments

@dasbenjo
Copy link

dasbenjo commented Dec 29, 2024

Related problem to this feature:

I have added every account via occ mail:account:create and want to automate account management via scripts, so every mail account gets its own token. I have disabled the option to create new mailboxes, but every user can still delete the mailbox created via occ (and manage mail server settings). If I fake the account to be provisioned then this option (as well as mail server settings) is disabled, but the user can not create new alias adresses.

Feature:

So it would be nice to have an option for the server admin to disable account deletion, similar to the option which disables the creation of new mailboxes.

Possible workaround

Sadly, I was not able to disable the remove account button with css. This would be also a nice workaround if the button (as well with mail server settings) has a dedicated css class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant