nylas / sync-engine

:incoming_envelope: IMAP/SMTP sync system with modern APIs
https://nylas.com/docs/platform
GNU Affero General Public License v3.0
3.5k stars 354 forks source link

Office365 support? #420

Closed ronilaukkarinen closed 7 years ago

ronilaukkarinen commented 7 years ago

Hello, I'm trying to setup sync-engine for 2 gmails and 1 office365 accounts. How to add Office365 email? don't know if this is right place to ask, but as it is directly related to sync-engine, decided to give github issue a go. Didn't find this in documentation. Thanks in advance.

bherila commented 7 years ago

Nylas did not open-source their implementation of the Exchange protocols.

bherila commented 7 years ago

Second thought: I guess as a workaround you could add the office365 account as an IMAP account.

pfista commented 7 years ago

That's correct, our open source sync engine doesn't support Exchange/ActiveSync, though you can try connecting it as an IMAP account like bherila suggested.