跳至內容
選單
此問題已被標幟
3 回覆
2202 瀏覽次數

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

頭像
捨棄
最佳答案

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)

頭像
捨棄
最佳答案

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.

頭像
捨棄
最佳答案

I also interested in solution

頭像
捨棄