<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 22 February 2018 at 18:53 "@lbutlr" <
    <a href="mailto:kremels@kreme.com">kremels@kreme.com</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    On 2018-02-22 (07:48 MST), 
    <a href="mailto:himbeere@shinymail.de">himbeere@shinymail.de</a> wrote:
   </div>
   <blockquote type="cite">
    <div>
     Hello list.
    </div>
    <div>
     <br>
    </div>
    <div>
     What is the preferred way to move an imap folder. Lets say an User has.
    </div>
    <div>
     <br>
    </div>
    <div>
     .maildir/.INBOX.Junk
    </div>
    <div>
     <br>
    </div>
    <div>
     I want to move this imap folder to:
    </div>
    <div>
     <br>
    </div>
    <div>
     .maildir/.Junk
    </div>
    <div>
     <br>
    </div>
    <div>
     Can i just use:
    </div>
    <div>
     <br>
    </div>
    <div>
     mv .maildir/.INBOX.Junk .maildir/.Junk
    </div>
    <div>
     <br>
    </div>
    <div>
     and be done with that?
    </div>
   </blockquote>
   <div>
    Yes, but if the mailbox is defined as being under .INBOX it will recreate it.
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    --
   </div>
   <div>
    'But you ain't part of it, are you?' said Granny conversationally. 'You
   </div>
   <div>
    try, but you always find yourself watchin' yourself watchin' people, eh?
   </div>
   <div>
    Never quite believin' anything? Thinkin' the wrong thoughts?'
   </div>
  </blockquote>
  <div>
   <br>
  </div>
  <div>
   or you can use doveadm mailbox rename
  </div>
  <div class="io-ox-signature">
   ---
   <br>Aki Tuomi
  </div> 
 </body>
</html>