[Dovecot] Public Folder ACL Problem

kumar shantanu k.shantanu2006 at gmail.com
Thu Jun 23 14:32:15 EEST 2011


Hi All,

I am trying to achieve ACL set in Public folders, I have public namespace in
dovecot.conf like this

namespace public {
   separator = /
   prefix = Public/
   location = maildir:/var/mail/public/
   subscriptions = no
 }

and now under public folder I have two subfolders .test and .test1 . I have
created dovecote-acl under .test so that it can be seen and subscribe.
but I can't see those subfolders in public folder. Logs says

Jun 23 17:50:54 node01 dovecot: IMAP(shantanu at techblue.co.in): acl:
initializing backend with data: vfile
Jun 23 17:50:54 node01 dovecot: IMAP(shantanu at techblue.co.in): acl: acl
username = shantanu at techblue.co.in
Jun 23 17:50:54 node01 dovecot: IMAP(shantanu at techblue.co.in): acl: owner =
0
Jun 23 17:50:54 node01 dovecot: IMAP(shantanu at techblue.co.in): acl vfile:
file /var/mail/public/.test1/dovecot-acl not found
Jun 23 17:50:54 node01 dovecot: IMAP(shantanu at techblue.co.in): acl vfile:
reading file /var/mail/public/.test/dovecot-acl

My dovecot-acl file reads "user=shantanu at techblue.co.in lr"


It looks I have some problem with my dovecot-acl file,

Can anybody please suggest.



Thanks in Advance

Shantanu


More information about the dovecot mailing list