-
-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error connecting to Outlook since today #297
Comments
You are probably affected by this: https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437 It should be possible to switch to Oauth authentication |
The question is if OAuth would let me connect through the console since the only thing I do are processes by console that captures the mail and reads and publishes them on the platform. |
I think it does. I've just posted the steps I've been using. |
sample code snippet to connect to a shared/regular mailbox on office365 via oauth, hope this helps someone:
|
Since today at 6 am I started to have problems with the library that no longer generated authentication connection, which I do not know how to solve it because there are key processes in my platform that captures data.
I currently have the following versions:
Windows 11 (testing)
Debian 11 (production)
Laravel 7
PHP 7.4
"webklex/php-imap":"^2.4
Provider Google and Outlook
The text was updated successfully, but these errors were encountered: