[Dovecot] shared mailboxes in 1.2 question
Timo Sirainen
tss at iki.fi
Mon Oct 6 13:36:45 EEST 2008
On Oct 6, 2008, at 1:09 PM, Robert Schetterer wrote:
>>> but instead only shared is shown in thunderbird
>>
>> Unless you manually subscribe to the shared mailboxes, they're not
>> visible to clients. Mailbox listing isn't supported currently.
>>
> Hi Timo,
> understand manually subscribe is a "must have" currently
> i will test this
> will you change this up to stable 1.2 ?
You mean will I add support for listing shared mailboxes? I'm not
really planning on doing that myself. Or there are actually two parts:
1) Listing mailboxes under a specific user (e.g. LIST "" shared/
username/*). This is a bit annoying to implement because of LIST-
EXTENDED extension which allows giving multiple wildcards (e.g. LIST
"" (shared/user1/* shared/user2/* shared/user3/*), but it shouldn't be
too difficult. I might implement this.
2) Listing users who have mailboxes that are shared to you (e.g. LIST
"" shared/*). This is difficult to do with good performance with
Dovecot's current code. You don't really want Dovecot to look into
1000 users' maildirs to see if they happen to have some mailboxes that
are shared to you..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20081006/36fcc37c/attachment.bin
More information about the dovecot
mailing list