<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Folks,<br>
    cyrus-imapd/lib/imapoptions (line 1655) says this:<br>
    <blockquote>
      <pre>{ "quota_db_path", NULL, STRING }
/* The absolute path for the quota database (if you choose a single-file
   quota DB type - or the base path if you choose quotalegacy).  If
   not specified will be confdir/<b>quota.db</b> or confdir/quota/ */
</pre>
    </blockquote>
    but cyrus-imapd/imap/quota.h (line 55) says this:<br>
    <blockquote>
      <pre>#define FNAME_QUOTADB "/<b>quotas.db</b>"
</pre>
    </blockquote>
    Which should it be?<br>
        -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>
6525 W Bluemound Road, Suite 24           v. 414.272.4477
Milwaukee, Wisconsin  53213-4073
</pre>
  </body>
</html>