Hello I just upgraded my system and there is a problem with shared mailboxes. When I use the doveadm command I can see shared folders: doveadm mailbox list -u 'test at mydomain.pl' Drafts Sent Spam Trash Shared Virtuals Virtuals/all Shared/test2 at mydomain.pl Shared/test2 at mydomain.pl/Sent INBOX But I can't see them over IMAP protocol. Some config opts: valid_chroot_dirs = /var/mail mail_chroot = /var/mail namespace { type = shared separator = / prefix = Shared/%%u/ location = maildir:/%%u/Maildir:INDEX=~/Maildir/Shared/%%u subscriptions = yes list = yes } plugin { acl = vfile:cache_secs=5 } plugin { acl_shared_dict = file:/var/mail/%i.db } protocol imap { mail_plugins = $mail_plugins imap_quota imap_acl imap_zlib } My version of dovecot is 2.2.10. Regards Bambero
Hi, doveadm mailbox subscribe -u test at mydomain.pl Shared/test2 at mydomain.pl doveadm mailbox subscribe -u test at mydomain.pl Shared/test2 at mydomain.pl/Sent 2014.07.02 14:04, Bambero ra??:> Hello > > I just upgraded my system and there is a problem with shared mailboxes. > > When I use the doveadm command I can see shared folders: > > doveadm mailbox list -u 'test at mydomain.pl' > Drafts > Sent > Spam > Trash > Shared > Virtuals > Virtuals/all > Shared/test2 at mydomain.pl > Shared/test2 at mydomain.pl/Sent > INBOX > > But I can't see them over IMAP protocol. > > Some config opts: > > valid_chroot_dirs = /var/mail > mail_chroot = /var/mail > > namespace { > type = shared > separator = / > prefix = Shared/%%u/ > location = maildir:/%%u/Maildir:INDEX=~/Maildir/Shared/%%u > subscriptions = yes > list = yes > } > > plugin { > acl = vfile:cache_secs=5 > } > > plugin { > acl_shared_dict = file:/var/mail/%i.db > } > > protocol imap { > mail_plugins = $mail_plugins imap_quota imap_acl imap_zlib > } > > > My version of dovecot is 2.2.10. > > Regards > Bambero >-------------- next part -------------- A non-text attachment was scrubbed... Name: giedrius.vcf Type: text/x-vcard Size: 197 bytes Desc: not available URL: <dovecot.org/pipermail/dovecot/attachments/20140702/4240f832/attachment.vcf>