mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 00:55:01 +00:00
[Dovecot] Set CONTROL path for shared namespace and remove index
This commit is contained in:
parent
6bd818ceec
commit
02e567f76b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue