Skip to Content
Menu
This question has been flagged
3 Replies
1581 Views

Is there a solution to connecting incoming/outgoing mail connectors in Odoo(15) now that Office 365 has discontinued IMAP & POP servers?

Avatar
Discard
Best Answer

You need to implement OAuth with Microsoft (or Google if using Gmail).
It was implemented in all supported versions 14-16, I wrote a blog article which should help.
Implementing OAuth with Outlook or Gmail in Odoo (openusersystems.com)

Avatar
Discard
Best Answer

You need to get the 'microsoft_outlook' & updated 'fetchmail' module from the Odoo core files & install/update your installation. This is what cured the problem for me.

Avatar
Discard
Best Answer

I also interested in solution

Avatar
Discard