Displaying 1 result from an estimated 1 matches for "pubbox".
2017 Aug 26
2
Hide public mailboxes from some users
...d a new public namespace, and the new mailboxes indeed show up for
everyone. So far so good. Now I want to restrict access: these mailboxes
shouldn't be visible at all except to a fixed list of users. This part I can't
seem to get working.
I've added acl data along these lines:
```
pubbox anyone
pubbox/* anyone
pubbox user=me at example.com lrwstipekxa
pubbox/* user=me at example.com lrwstipekxa
```
However, other users can still see "pubbox" and its subfolders, although they
can't actually view the contents. This is corroborated by some of the output
of `doveadm...