On Tue, Nov 30, 2021 at 08:16:59AM -0800, Ken Mankoff wrote:
On 2021-11-30 at 07:27 -08, Oswald Buddenhagen <oswald.buddenha...@gmx.de> wrote:
On Tue, Nov 30, 2021 at 07:08:26AM -0800, Ken Mankoff wrote:
Opening slave store foo-local...
Maildir warning: ignoring INBOX in /home/user/Maildir/
Maildir error: found subfolder 'mail_2019/archive', but store 'foo-local' does 
not specify SubFolders style


you obviously need to resolve these first, the 'how' depending on the
folder structure you actually want to achieve.

I don't want subfolders. I have

Maildir/Inbox1
Maildir/Inbox2
Maildir/Archive_2019
Maildir/Archive_2020
Maildir/Archive

well, but the fact is that you *do* have a subfolder in one of those boxes. you need to figure that out.

I'd like to add

Maildir/Inbox3 that is linked to this new mailbox.

i see. this is "weird", but in principle reasonable.

It may be that the issue is on the remote, I can pull the inbox from

https://outlook.office.com/mail/inbox

But the "Shared folder" is at

https://outlook.office.com/mail/u...@domain.com/inbox

Which sure looks like a subfolder, with a weirdly-named top folder, 
"u...@domain.com".

yeah, but that's not what mbsync complains about.

the problem is that i don't know how that shared folder url is mapped to an actual imap mailbox name. this depends on your davmail configuration.
once you have figured that out, something like that may work:

Channel foo
Master :foo-remote:<shared-box>
# INBOX implied; you could also use the actual name if you don't map
# Inbox in the store config.
Slave :foo-local:
# no Patterns; this is a single box mapping.



_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to