[Dovecot] Remove shared namespace

master
andryyy 2019-05-18 23:01:23 +02:00
parent 922a8db7a5
commit 1f365f5cff
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 8 deletions

View File

@ -206,14 +206,6 @@ namespace inbox {
}
prefix =
}
namespace {
type = shared
separator = /
prefix = Shared/%%u/
location = maildir:%%h/:INDEX=~/Shared/%%u;CONTROL=~/Shared/%%u
subscriptions = no
list = children
}
protocols = imap sieve lmtp pop3
service dict {
unix_listener dict {
@ -391,5 +383,6 @@ imap_max_line_length = 2 M
#auth_cache_size = 2 M
!include_try /usr/local/etc/dovecot/extra.conf
!include_try /usr/local/etc/dovecot/sogo-sso.conf
!include_try /usr/local/etc/dovecot/shared_namespace.conf
default_client_limit = 10400
default_vsz_limit = 1024 M