Hello,
Microsoft is going to disable standard authentication (username / password) and will use Oauth2 - Modern Authentication.
Does this component support Oauth2
Hi,
The component use the MailSystem.net library from github.
I've checked the source code and until now the client accepts only username and password for the authentication pattern.
There's a issue opened 22 day ago on the OAuth pattern but nobody seems to be able to resolve it.
Issue 55
I don't know your requirement, but a possible approach is to integrate your application with the Microsoft Graph api, with those you can access and read the mailbox of the users.
Br,
AL