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

2020-06-02 Thread Uwe Kleine-König
Hello Oswald, On 6/2/20 10:12 PM, Oswald Buddenhagen wrote: > On Tue, Jun 02, 2020 at 09:03:25PM +0200, Uwe Kleine-König wrote: >> On 6/2/20 2:31 PM, Oswald Buddenhagen wrote: >>> ok, in this case i would recommend that you don't bother with >>> maildir++, as that's not native to mutt and would no

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

2020-06-02 Thread Oswald Buddenhagen
On Tue, Jun 02, 2020 at 09:03:25PM +0200, Uwe Kleine-König wrote: On 6/2/20 2:31 PM, Oswald Buddenhagen wrote: ok, in this case i would recommend that you don't bother with maildir++, as that's not native to mutt and would not help in any way. for mutt alone, i would recommend against true hi

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

2020-06-02 Thread Uwe Kleine-König
Hello Oswald, On 6/2/20 2:31 PM, Oswald Buddenhagen wrote: > On Mon, Jun 01, 2020 at 11:09:01PM +0200, Uwe Kleine-König wrote: >> On Mon, Jun 01, 2020 at 11:55:15AM +0200, Oswald Buddenhagen wrote: >>> anyway, i think this translates to: >>>   INBOX >>>   INBOX.intlist.customer.AAA >>>   INBOX.lis

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

2020-06-02 Thread Oswald Buddenhagen
On Mon, Jun 01, 2020 at 11:09:01PM +0200, Uwe Kleine-König wrote: On Mon, Jun 01, 2020 at 11:55:15AM +0200, Oswald Buddenhagen wrote: anyway, i think this translates to: INBOX INBOX.intlist.customer.AAA INBOX.lists.barebox ... so the question whether everything is nested under INBOX is a

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

2020-06-01 Thread Uwe Kleine-König
On Mon, Jun 01, 2020 at 11:55:15AM +0200, Oswald Buddenhagen wrote: > On Mon, Jun 01, 2020 at 11:28:49AM +0200, Uwe Kleine-König wrote: > > On 5/31/20 2:08 PM, Oswald Buddenhagen wrote: > > > just give a list of paths, like the output of 'find'. > > > > Not sure how to report the IMAP structure wi

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

2020-06-01 Thread Oswald Buddenhagen
On Mon, Jun 01, 2020 at 11:28:49AM +0200, Uwe Kleine-König wrote: On 5/31/20 2:08 PM, Oswald Buddenhagen wrote: just give a list of paths, like the output of 'find'. Not sure how to report the IMAP structure with something like find, i meant just the output format. to get the final structure

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

2020-06-01 Thread Uwe Kleine-König
Hi Oswald, On 5/31/20 2:08 PM, Oswald Buddenhagen wrote: > On Sat, May 30, 2020 at 08:03:30PM +0200, Uwe Kleine-König wrote: >> Is that what you intended? >> > certainly not. > to be able to help you i need to know a sufficient part of the mailbox > layout on both the server and the client, includ

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

2020-05-31 Thread Oswald Buddenhagen
On Sat, May 30, 2020 at 08:03:30PM +0200, Uwe Kleine-König wrote: Is that what you intended? certainly not. to be able to help you i need to know a sufficient part of the mailbox layout on both the server and the client, including examples of what you *don't* want to sync (if anything). just

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

2020-05-30 Thread Uwe Kleine-König
Hello Oswald, On 5/29/20 12:35 PM, Oswald Buddenhagen wrote: > 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.lis

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

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