Browse Source

[Dovecot] Inconsistent view fix

andre.peters 7 years ago
parent
commit
e8fe5282b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/conf/dovecot/dovecot.conf

+ 1 - 1
data/conf/dovecot/dovecot.conf

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