Hello,

My Outlook account has just been given access to a shared mailbox. I've been 
using mbsync with DavMail successfully with Outlook with the following config, 
which pulls mail from https://outlook.office.com/mail/inbox :


IMAPAccount foo
Timeout 120
PipelineDepth 1
Host localhost
Port 1143
User ...
AuthMechs LOGIN
SSLType None

IMAPStore foo-remote
Account foo
Path INBOX

MaildirStore foo-local
Path ~/Maildir/
Inbox ~/Maildir/foo

Channel foo
Master :foo-remote:
Slave :foo-local:
Create Slave
Sync All
Patterns "INBOX"
SyncState *


The new shared inbox is at https://outlook.office.com/mail/u...@domain.tld

I've been playing around with mbsync for an hour trying to set up a new config 
that will pull from that mailbox, but I cannot get it to work. Has anyone used 
mbsync with a shared Outlook mailbox? It's been a LOOOONG time since I had only 
1 Google result, but that's all there is for "mbsync" + "shared outlook".

Thanks,

   -k.


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

Reply via email to