1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-25 07:41:30 +00:00

[Dovecot] Remove CONTROL from shared namespace - thanks to @Keessaus

This commit is contained in:
andryyy
2019-12-25 10:34:08 +01:00
parent c87fdd21c5
commit 390cbc070b

View File

@@ -195,7 +195,7 @@ namespace {
type = shared
separator = /
prefix = Shared/%%u/
location = maildir:%%h${MAILDIR_SUB_SHARED}:INDEX=~${MAILDIR_SUB_SHARED}/Shared/%%u;CONTROL=~${MAILDIR_SUB_SHARED}/Shared/%%u
location = maildir:%%h${MAILDIR_SUB_SHARED}:INDEX=~${MAILDIR_SUB_SHARED}/Shared/%%u
subscriptions = no
list = children
}