[Dovecot] Shared folders issue

Emmanuel Gonzalez Carmona egonzalez at babel.it
Fri Jul 23 16:17:56 EEST 2010


Hello guys,
I have an issue with shared folders:

1) The USERA shares his INBOX with USERB
2) USERB subscribes the USERA share without problems.
3) USERA deletes all his / or some directories from his INBOX (Trash, 
Drafts and Sent)
4) USERA logouts and makes login, so dovecot recreates the folders.
5) USERB gains access to subscrive those folders (Trash, Drafts and Sent)

this is my namespace configuration:

...
namespace private {
    separator = /
    prefix =
    inbox = yes
    #list = yes
    #subscriptions = yes
}

namespace shared {
    separator = /
    prefix = "shared/%%u/"
    location = maildir:/maildirs/%%d/%%u/Maildir
    subscriptions = no
    list = children
}

...
any ideas?



Thanx in advance.
-- 

Emmanuel Gonzalez
Babel S.r.l. - http://www.babel.it <http://www.babel.it/>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: egonzalez.vcf
Type: text/x-vcard
Size: 189 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20100723/68fa526e/attachment.vcf 


More information about the dovecot mailing list