Hi everyone,

First and foremost, thanks for putting your time and effort into what is 
an amazing tool! I'm using it for my primary accounts, with Mutt as the 
MUA and it works brilliantly.

Unfortunately, I also have a Microsoft account. This is a problem, 
because it appears that they are (as usual) using either non-standard or 
otherwise unusual IMAP tags and command codes, which is making isync 
barf.

I'm getting two errors (and this is with -D -V and trimmed, otherwise 
we'd be here all day):

12 OK FETCH Completed
    -> new UID 64 on slave
    Socket error on imap-mail.outlook.com (207.46.11.202:993): timeout.

Looks like a straightforward timeout, might be the amount of testing 
I've been doing has triggered their flood protection, who knows!  
Fastmail doesn't care when I hit them that hard.

50 OK FETCH Completed
    -> new UID 29 on slave
    TCH BAD Bad command.
    IMAP error: unexpected tag TCH

I don't know what this tag represents, and as Google hasn't been helpful 
I suspect it's not exactly common.

Repeatedly running the isync eventually downloaded all mail, but it 
still doesn't work properly, it does successfully download new mail to 
the Inbox folder, but keeps giving this error every time it is run:

Warning: channel outlook: slave Inbox cannot be opened and master Inbox 
not empty.

My mbsyncrc config is as follows:

IMAPAccount outlook
Host imap-mail.outlook.com
User <snip>@outlook.com
Pass <snip>
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt

IMAPStore outlook-remote
Account outlook

MaildirStore outlook-local
Path ~/.mail/Outlook/
Inbox ~/.mail/Outlook/Inbox
SubFolders Verbatim

Channel outlook
Master :outlook-remote:
Slave :outlook-local:
Create Both
Remove Both
Sync All
SyncState *
Patterns * Inbox


I should add, I'm running the most recent trunk from Git, as I wanted 
the SubFolders option.

Thanks,

-- 
Richard Bradfield

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to