1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-01 23:01:54 +02:00

[Dovecot] Set CONTROL path for shared namespace and remove index

This commit is contained in:
André
2018-08-08 23:59:38 +02:00
parent 6bd818ceec
commit 02e567f76b

View File

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