[Dovecot] Control of \Seen flags dovecot 1.2.9

Kristen J. Webb kwebb at teradactyl.com
Sat Sep 3 01:46:56 EEST 2011


Hi All,

I have public mailboxes working with ACL's now, and I'm testing the ACL
behavior.  I've added lrws to two users so they can check off the messages
they have read.  I'm using CONTROL and INDEX in the location parameter for
the namespace.  It appears that if one user marks a message as read,
all users see that message read.

Is there any way to configure dovecot, so that each user maintains their
own view of read messages?


Relevant config (i think):

namespace private {
     separator = /
     prefix =
     location = maildir:/home/vmail/%d/%n/Maildir:LAYOUT=fs
     inbox = yes
}

namespace public {
   separator = /
   prefix = Public/
   location = 
maildir:/home/vmail/Public:LAYOUT=fs:CONTROL=/home/vmail/%d/%n/Maildir/Public:INDEX=/home/vmail/%d/%n/Maildir/Public
   subscriptions = no
}

-- 
Mr. Kristen J. Webb
Teradactyl LLC.

PHONE: 1-505-242-1091
EMAIL: kwebb at teradactyl.com
VISIT: http://www.teradactyl.com

  	Home of the

  True incremental Backup System



More information about the dovecot mailing list