Hi All,

I am trying to do ACL enabled Public folder on dovecot version 1.1.20, but
the ACL thing is not working, the public folder is visible and accessible to
everyone.


 My dovecot config for public folder is like

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

and I have my dovecot-acl file in /var/mail/public/.test which reads
**
user=t...@mydomain.com    lrw
**
but every user can see the public folders and subscribe to it, which I don't
want :(

Can someone please suggest.


Thanks in Advance,
Shantanu

Reply via email to