bawalker
Okay, and is plugin_instance with ID of 9
the correct instance for this email? You can also go to the config table and lookup WHERE namespace LIKE '%instance.9'
and confirm all that information is correct. If not, you can set auth_bk
and auth_id
to NULL
for the relevant email_account record and reconfigure the email's authentication.
Also, the email config flow should be first input the hostname, port number, and protocol. Then you select OAuth2 - Microsoft
for Authentication, then click Config, fill out the OAuth2 info, and click Submit in the popup.
Cheers.