<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Please re-read the upgrade documentation:<br>
        <a class="moz-txt-link-freetext" href="https://www.cyrusimap.org/imap/download/upgrade.html">https://www.cyrusimap.org/imap/download/upgrade.html</a><br>
    <br>
    In particular, please consult section 5, which includes this
    warning:<br>
    <blockquote>
      <p>To check your entire system’s configuration you can use the
        conf-all
        action. This command takes all the system defaults, along with
        anything
        you have provided overrides for in your config files:</p>
      <div class="highlight-python">
        <div class="highlight">
          <pre><span></span>cyr_info conf-all -C <path to imapd.conf> -M <path to cyrus.conf>
</pre>
        </div>
      </div>
      <p><strong>Important config</strong> options: <code
          class="docutils literal"><span class="pre">unixhierarchysep:</span></code>
        and <code class="docutils literal"><span class="pre">altnamespace:</span></code>
        defaults have changed in <a class="reference internal"
href="https://www.cyrusimap.org/imap/reference/manpages/configs/imapd.conf.html#std:cyrusman-imapd.conf%285%29">imapd.conf(5)</a>.
        Implications are
        outlined in the Note in <a class="reference internal"
href="https://www.cyrusimap.org/imap/concepts/features/namespaces.html#imap-admin-namespaces-mode"><span>User
            Namespace Mode</span></a> and
        <a class="reference internal"
href="https://www.cyrusimap.org/imap/reference/admin/sop/altnamespace.html#imap-switching-alt-namespace-mode"><span>Switching
            the Alternative Namespace</span></a>. Please also see “Sieve
        Scripts,”
        below.</p>
      <ul class="simple">
        <li>unixhierarchysep: on</li>
        <li>altnamespace: on</li>
      </ul>
    </blockquote>
    Cheers,<br>
        -nic<br>
    <br>
    <div class="moz-cite-prefix">On 03/08/2018 10:59 AM, James B. Byrne
      via Info-cyrus wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:34d7a731cb657c1d2b8f616ac3e773d0.squirrel@webmail.harte-lyne.ca">
      <pre wrap="">Using imapsync we are attempting to move our mail store from an
Cyrus-IMAPd-2.3.16 running under CentOS-6.9 to a Cyrus-IMAPD-3.0.4
running under FreeBSD-11.1p6.  In all instances we are using software
as packaged by the respective distribution.

On our existing system our user mailboxes are referenced using
user.mailbox.  On the new system we can create mailboxes with the same
nomenclature (user.mailbox).  However, when we try to transfer an
existing mailbox to the new server via imapsync it does not use the
existing mailbox given by user.mailbox.  Instead, it seems to create
on the target host a new mailbox called user/mailbox distinct from
user.mailbox.

My question is: What configuration issue is causing this discrepancy
between expected (user.mailbox --> user.mailbox) and observed
behaviour (user.mailbox --> user/mailbox)?

The the non-default settings in imapd.conf on the target system are:

syslog_prefix:              CYRUS
syslog_facility:            MAIL
admins:                     cyrus admin
configdirectory:            /var/imap
partition-default:          /var/spool/imap
sieveusehomedir:            false
sievedir:                   /var/imap/sieve
allowplaintext:             true
anyoneuseracl:              true
autocreate_inbox_folders:   delivery|\
                            delivery.forwarding|\
                            delivery.imports|\
                            delivery.private|\
                            Drafts|\
                            Intray|\
                            Sent|\
                            Spamyes|\
                            Spamno|\
                            Trash
autocreate_quota:           102400
autocreatequota_units:      1048576
autocreate_subscribe_folders:  delivery|\
                            delivery.forwarding|\
                            delivery.imports|\
                            delivery.private|\
                            Drafts|\
                            Intray|\
                            Sent|\
                            Spamyes|\
                            Spamno|\
                            Trash
client_timeout:             10
hashimapspool:              1
lmtp_downcase_rcpt:         true
lmtp_fuzzy_mailbox_match:   true
quotawarn:                  5
sasl_mech_list:             PLAIN
sasl_pwcheck_method:        saslauthd
sendmail:                   /usr/sbin/sendmail
tls_client_ca_file:   /usr/local/etc/pki/tls/certs/ca-bundle.crt
tls_server_cert:      /usr/local/etc/pki/imapd/20160039.pem
tls_server_key:       /usr/local/etc/pki/imapd/20160039.key

</pre>
    </blockquote>
    <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>