mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-28 12:36:52 +00:00
[Dovecot] Remove CONTROL from shared namespace - thanks to @Keessaus
This commit is contained in:
parent
c87fdd21c5
commit
390cbc070b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue