Browse Source

[Dovecot] Allow INBOX to be shared, sigh... fixes #594

andryyy 8 years ago
parent
commit
00e465a9a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/conf/dovecot/dovecot.conf

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

@@ -23,6 +23,7 @@ ssl_dh_parameters_length = 2048
 log_timestamp = "%Y-%m-%d %H:%M:%S "
 log_timestamp = "%Y-%m-%d %H:%M:%S "
 recipient_delimiter = +
 recipient_delimiter = +
 auth_master_user_separator = *
 auth_master_user_separator = *
+mail_shared_explicit_inbox = yes
 mail_prefetch_count = 30
 mail_prefetch_count = 30
 passdb {
 passdb {
   driver = passwd-file
   driver = passwd-file