[Dovecot] Seen flag in maildir filename not being respected

Timo Sirainen tss at iki.fi
Thu Jul 31 19:48:07 EEST 2008


On Jul 31, 2008, at 2:03 PM, Eduardo M KALINOWSKI wrote:

> Timo Sirainen wrote:
>> Do you have dovecot-shared file in the maildir? If it exists, Dovecot
>> uses only its index file for storing \Seen flags (to get per-user
>> \Seen flags with shared mailboxes).
>
> I do, to set the owner/group and mode of files. (The mailboxes aren't
> really shared, actually.) Any workarounds?

Only way currently would be to modify the sources:

src/lib-storage/index/maildir/maildir-storage.c:

		mbox->ibox.box.private_flags_mask = MAIL_SEEN;

Comment out that line.
-------------- 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/20080731/e1722c41/attachment.bin 


More information about the dovecot mailing list