Group storage and vmail user options at mailserver.storage
Create a nicer option structure that deals with the mail storage and its owner, uid, group and gid. Also includes the directory layout as a property of how mails are stored..
This commit is contained in:
@@ -27,6 +27,7 @@ options = json.load(f)
|
||||
groups = [
|
||||
"mailserver.accounts",
|
||||
"mailserver.x509",
|
||||
"mailserver.storage",
|
||||
"mailserver.dkim",
|
||||
"mailserver.srs",
|
||||
"mailserver.dmarcReporting",
|
||||
|
||||
Reference in New Issue
Block a user