Hi,
I have installed isync 1.5.0 version and I tried to connect with .mbsyncrc 
bellow:

IMAPAccount office
Host outlook.office365.com
User mym...@ftrr.hr
AuthMechs LOGIN
Pass "mypass"
TLSType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt

IMAPStore office-remote
Account office

MaildirStore office-local
SubFolders Verbatim
Path ~/Mail/office/
Inbox ~/Mail/office/Inbox

Channel office-ch1
Far :office-remote:
Near :office-local:
Patterns * !INBOX

Channel office-ch2
Far : office-remote:INBOX
Near :office-local:Inbox


I got:
       IMAP command 'LOGIN <user> <pass>' returned an error: LOGIN failed.


I also tried:


IMAPAccount ftrr
   Host outlook.office365.com
   User mym...@ftrr.hr
   AuthMechs XOAUTH2
   PassCmd "/home/mario/Documents/mutt_oauth2.py  
/home/mario/Documents/office-token"
   CertificateFile /etc/ssl/certs/ca-certificates.crt
   TLSType IMAPS

#Remote storage
IMAPStore ftrr-remote
   Account ftrr

# Local storage
MaildirStore ftrr-local
   Path ~/Mail/ftrr/
   Inbox ~/Mail/ftrr/Inbox
   Subfolders Verbatim


Channel ftrr-inbox
   Far ":ftrr-remote:INBOX"
   Near ":ftrr-local:Inbox"


I got:
IMAP error: selected SASL mechanism(s) not available;
   selected: XOAUTH2
   available: SCRAM-SHA-512 SCRAM-SHA-384 SCRAM-SHA-256 SCRAM-SHA-224 
SCRAM-SHA-1 DIGEST-MD5 EXTERNAL CRAM-MD5 NTLM PLAIN LOGIN ANONYMOUS

Could you please help me with th config file.

Thank you in advance

Mario

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

Reply via email to