<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 01/26/2015 11:30 AM, Andrew Morgan wrote:<br>
    <blockquote
cite="mid:alpine.DEB.2.00.1501260930170.23623@shell.onid.oregonstate.edu"
      type="cite">
      <pre wrap="">On Mon, 26 Jan 2015, John Mok wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Andy,

Thank you for your prompt reply.

</pre>
        <blockquote type="cite">
          <pre wrap="">How do you create mailboxes now?
</pre>
        </blockquote>
        <pre wrap="">
I used cyradm and createmailbox, e.g. createmailbox
user/username@DOMAIN, to create mailboxes.

Any idea how to create folder in cyradm? Simply createmailbox
user/username@DOMAIN/spam, and then set ACL permissions for
user/username@DOMAIN/spam ?
</pre>
      </blockquote>
      <pre wrap="">
Yes, that's exactly what you need to do!
</pre>
    </blockquote>
    <br>
    Actually, unless you need something out of the ordinary, you can
    skip setting the ACL for the child mailbox, as it will inherit from
    its parent (from the docs page
    <a class="moz-txt-link-freetext" href="http://cyrusimap.org/docs/cyrus-imapd/2.4.17/overview.php#acl">http://cyrusimap.org/docs/cyrus-imapd/2.4.17/overview.php#acl</a> ):<br>
    <blockquote>Initial ACLs for Newly Created Mailboxes<br>
      When a mailbox is created, its ACL starts off with a copy of the
      ACL of its closest parent mailbox. When a user is created, the ACL
      on the user's INBOX starts off with a single entry granting all
      rights to the user. When a non-user mailbox is created and does
      not have a parent, its ACL is initialized to the value of the
      "defaultacl" option in "/etc/imapd.conf"<br>
      <br>
      Note that some rights are available implicitly, for example
      'anonymous' always has 'p' on user INBOXes, and users always have
      rights on mailboxes within their INBOX hierarchy. <br>
    </blockquote>
    Cheers,<br>
    &nbsp;&nbsp;&nbsp; -nic<br>
    <pre class="moz-signature" cols="72">-- 
Nic Bernstein                             <a class="moz-txt-link-abbreviated" href="mailto:nic@onlight.com">nic@onlight.com</a>
Onlight, Inc.                             <a class="moz-txt-link-abbreviated" href="http://www.onlight.com">www.onlight.com</a>
219 N. Milwaukee St., Suite 2a            v. 414.272.4477
Milwaukee, Wisconsin  53202
</pre>
  </body>
</html>