Syncing IMAP mailbox in Maildir++-style subfolders

2020-05-29 Thread Uwe Kleine-König
Hello, I want to sync mail from an IMAP server to a subfolder on my local machine. The goal is to e.g. get the remote folder /lists/isync synced to ~/Maildir/.work.lists.isync/ and the root folder (INBOX?) to ~/Maildir/.work/ I failed to create a .mbsyncrc to accomplish that and wonder if this is

Re: Syncing IMAP mailbox in Maildir++-style subfolders

2020-05-29 Thread Oswald Buddenhagen
On Fri, May 29, 2020 at 10:13:55AM +0200, Uwe Kleine-König wrote: I want to sync mail from an IMAP server to a subfolder on my local machine. The goal is to e.g. get the remote folder /lists/isync synced to ~/Maildir/.work.lists.isync/ and the root folder (INBOX?) to ~/Maildir/.work/ the key thi