[Dovecot] local seen flags with shared mailboxes
Timo Sirainen
tss at iki.fi
Wed Dec 8 00:52:06 EET 2010
On Tue, 2010-12-07 at 16:11 +0100, Tim Mauerbach wrote:
> after recent upgrade from 2.0.5 to 2.0.8 it seems that local seen flags for
> mails reside in shared mailboxes doesn´t work anymore.
..
> namespace {
> location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
> type = shared
So you mean other users' shared mailboxes? .. The way it should work is
that per-user seen flags are used only when dovecot-shared file exists
in a mailbox. But then again, if that exists then the owner's \Seen flag
also exists only in index file. So this has never really worked the way
you want, I don't know why it would have appeared to work in 2.0.5..
Attached patch should make it work the way you want, but I'm not really
sure how I should permanently handle this. Some people want \Seen flags
shared, others don't. So this would have to be configurable somewhere..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: text/x-patch
Size: 583 bytes
Desc: not available
Url : http://dovecot.org/pipermail/dovecot/attachments/20101207/f56551ba/attachment.bin
More information about the dovecot
mailing list