POP3/IMAP module and modern authentication (OAuth)

0
Hi,   We are planning to use this module to read mail from Office 365 shared mailbox. Microsoft has announced they will disabled basic authentication for these protocols. Users must migrate to modern authentication (OAuth). Is this a current or planned feature of the module ?   Regards
asked
3 answers
0

This is a really good question.  I recommend raising a Request for Information support ticket for this.  The email module has platform support, so they should be able to tell you.

answered
0

Hi Wim,

Did you raise a support ticket for this? Any updates from Mendix?

Cheers,

Jeffrey

answered
0

Hi Wim,

After examining the options for my project we came to the conclusion that we are going to use Microsoft Graph APIs to read mail from a mail box.

Perhaps this might also work for your project. Herewith a link to the Microsoft docs regarding retrieving messages: https://docs.microsoft.com/en-us/graph/api/resources/message?view=graph-rest-1.0.

Cheers,
Jeffrey 

answered