On 2009-05-11, Jan-Herbert Damm <jan-h-damm@xxxxxx> wrote: > I want to *move* read messages to another mailbox (mbox format) for archiving. > I'm using "C" plus "d" because I haven't yet found a smarter way to move mails > among mboxes. If you want to move messages, use "s" (save-message). That will copy and mark as deleted in one step. HTH, Gary