Re: IMAP -> IMAP near side subfolders missing INBOX folder prefix

2022-06-07 Thread Oswald Buddenhagen
On Tue, Jun 07, 2022 at 06:54:39PM +1000, Hayden Katz via isync-devel wrote: I should also ask - is there a more appropriate place I should be asking these questions, or is the mailing list fine? you got it just right. I attempted `UseNamespace no` on `my-local`, but I still see the same res

Re: IMAP -> IMAP near side subfolders missing INBOX folder prefix

2022-06-07 Thread Hayden Katz via isync-devel
Thank you very much for your assistance thus far. I should also ask - is there a more appropriate place I should be asking these questions, or is the mailing list fine? I attempted `UseNamespace no` on `my-local`, but I still see the same resulting folder structure and subscription errors, and

Re: IMAP -> IMAP near side subfolders missing INBOX folder prefix

2022-06-07 Thread Oswald Buddenhagen
On Tue, Jun 07, 2022 at 05:39:47PM +1000, Hayden Katz via isync-devel wrote: N: * NAMESPACE (("INBOX." ".")) NIL NIL F: * NAMESPACE (("" ".")) NIL NIL ok, there you go. you need `UseNamespace no` for my-local (equivalent to overriding it with `Path ""`). (the option's default is yes, as the ma

Re: IMAP -> IMAP near side subfolders missing INBOX folder prefix

2022-06-07 Thread Hayden Katz via isync-devel
Thanks for your response. The deeper folder structure is not in place on the the near side, as it's being used as a migration destination - thus the mailboxes start empty with nothing but a default cPanel configuration. Following is the output of "mbsync -Dn -l my-channel" with an empty mailbox

Re: IMAP -> IMAP near side subfolders missing INBOX folder prefix

2022-06-07 Thread Oswald Buddenhagen
On Mon, Jun 06, 2022 at 09:48:13PM +1000, Hayden Katz via isync-devel wrote: I have an issue where using mbsync to sync IMAP -> IMAP between two servers (from a third server) seems to be flattening the hierarchy without being told to. that seems somewhat unlikely. are the servers of the same t