<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 03/02/2018 12:15 PM, Tom Plancon wrote:<br>
    <blockquote type="cite"
      cite="mid:2b9b1a84-6006-aaff-4de9-fd6cc2e5b59f@bkaarchs.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <p>Hello,</p>
      <p>A week or so back I posted here about issues I was having with
        cyrus-imapd 2.3 after changing the "altnamespace" variable in
        imapd.conf to "yes" in order to set up shared mailboxes. It
        threw a monkey wrench into my server and caused a lot of
        problems for a couple of days Things have settled down but still
        some residual problems for users in their email clients, e.g.
        Inbox contents disappears or does not show recent mail. Also
        deleting hangs for a long time.<br>
      </p>
      <p>I'm considering changing "altnamespace" back to "no" hoping it
        will clear up those issues. <br>
      </p>
      <p>Any thoughts as to what I can expect if I do this? All input is
        appreciated!<br>
      </p>
      <p>Thanks!<br>
      </p>
    </blockquote>
    <br>
    If you do this, you'll need to revert your sieve scripts, if any, to
    be compatible with the old setting.  After updating the settings in
    /etc/imapd.conf, you should to run the 'translatesieve' Perl script
    (in the /tools directory) like so:<br>
    <blockquote>
      <pre>$ /<path to Cyrus binaries>/translatesieve -u -a
</pre>
    </blockquote>
    As explained in the man page, you should first use "Dry Run" mode,
    via the "-n" flag, to see what would be changed.<br>
    <br>
    Prior to use, you may wish to save backups of your sieve scripts.<br>
    <br>
    Cheers,<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 Rd., Ste 24              v. 414.272.4477
Milwaukee, Wisconsin  53213-4073          f. 414.290.0335
</pre>
  </body>
</html>