Closed jbarretodev closed 3 years ago
Please... i need some help
Hi @jbarretodev ,
thanks for your question. Can you provide the entire call stack / stack trace? So far it could be anything.
Please check if outlook.office365.com
is reachable by your host.
A few additional questions:
webklex/laravel-imap
version are you currently using?Best regards,
i change my .env value SSL or TLS to tls and now show me that!
im using php7.4, nginx, ubuntu 20.04
"webklex/laravel-imap": "^2.4", "webklex/php-imap": "^2.7",
Hi @jbarretodev , many thanks for the followup.
What happens if you change IMAP_ENCRYPTION
to ssl
or tls
(all lowercase) and / or enable IMAP_VALIDATE_CERT
?
Best regards,
COOOL MAN! jajajaa it work now! THANKS! hey just one more question.... with this library can i download file from emails??
I'm glad I could help :)
Yes you can, check out these links for more information and examples:
Best regards,
Cool man! Thanks a lot!
@jbarretodev do you have a guide on how to create a connection with outlook?
i dont know why? but it is throwing that exception....
i am doing this...
my config
my .env