mailcow-dockerized icon indicating copy to clipboard operation
mailcow-dockerized copied to clipboard

Default ACLs for Domain-Admins/Mailboxes

Open F3nr1s opened this issue 5 years ago • 7 comments

Is your feature request related to a problem? Please describe. I'm not happy with the default list of active ACLs for new Domain-Admins and Mailboxes and would like to configure them myself.

Describe the solution you'd like I would like to be able to configure the default ACLs in the web UI or via a config-file/php script on the server. When creating a new Mailbox or Domain-Admin, my own configuration should be used, if it exists, otherwise the default one should be used.

If there is already something like this, if someone could point me to it, it would be really great ;-)

F3nr1s avatar May 13 '20 09:05 F3nr1s

I think I will add it to vars.inc.php :) Thanks.

andryyy avatar May 13 '20 10:05 andryyy

Because I'm too lazy to search it myself, if you can tell me the PHP-files, which are adding new Domain-Admins and new mailboxes, I could perhaps do this for you and give you a merge request (I'm a fulltime PHP-Developer myself), so that 1. this features comes perhaps faster to me and 2. you can concentrate on other things.

F3nr1s avatar May 13 '20 12:05 F3nr1s

Defaults for domain admins are hardcoded in db table da_acl column defaults Defaults for mailboxes are hardcoded in db table user_acl column defaults

Putting this here for anyone else having the same idea, before the defaults arrive in vars.inc.php

vnukhr avatar Nov 10 '20 17:11 vnukhr

I will add them to the UI soon. Sorry. :(

andryyy avatar Nov 10 '20 17:11 andryyy

Any updates on this?

mr-manuel avatar Nov 24 '21 16:11 mr-manuel

I am also looking for a possibility to adjust the default ACL. In setups with a huge one-time setup it's quite tidious to change this for each and every mailbox.

shephirt avatar Apr 22 '22 12:04 shephirt

I also have the same requirement because I have to adjust it manually for many users.

Mimuni avatar Aug 04 '22 21:08 Mimuni

any updates here?

f0xcb avatar Aug 09 '23 20:08 f0xcb