-
-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl} #187
Comments
show me your code i will help you |
Any chance you could post the solution? |
Hi @rohit-2018 @poseidonphp , So far it could be caused by to many things. Please try to provide some more information (code samples, call stacks, etc) in order to figure things out :) Best regards |
how can i fix: imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl} |
So far, IF you have a shared mailbox, the parameters for the user name should be something like [email protected]\sharedmailboxname like [email protected]\info.
==> address becomes |
ERROR: imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl}
Retrying PLAIN authentication after AUTHENTICATE failed.; Retrying PLAIN authentication after AUTHENTICATE failed.; Can not authenticate to IMAP server: AUTHENTICATE failed. {"exception":"[object] (Webklex\IMAP\Exceptions\ConnectionFailedException(code: 0): imap_open(): Couldn't open stream {outlook.office365.com:993/imap/ssl}. Retrying PLAIN authentication after AUTHENTICATE failed.; Retrying PLAIN authentication after AUTHENTICATE failed.; Can not authenticate to IMAP server: AUTHENTICATE failed. at /var/www/html/ats1/api-pms/vendor/webklex/laravel-imap/src/IMAP/Client.php:221
The text was updated successfully, but these errors were encountered: