We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it didnt verify the imap, giving error like this.,
Fatal error: Uncaught Ddeboer\Imap\Exception\AuthenticationFailedException: [E_WARNING] Authentication failed for user "developer@domain.com": imap_open(): Couldn't open stream {mail.domain.com:993/imap/ssl/validate-cert} imap_alerts (0): imap_errors (1): - Certificate failure for mail.domain.com: self signed certificate:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
it didnt verify the imap, giving error like this.,
Fatal error: Uncaught Ddeboer\Imap\Exception\AuthenticationFailedException: [E_WARNING] Authentication failed for user "developer@domain.com": imap_open(): Couldn't open stream {mail.domain.com:993/imap/ssl/validate-cert} imap_alerts (0): imap_errors (1): - Certificate failure for mail.domain.com: self signed certificate:
Current behavior
How to reproduce: code & error stack trace
Expected behavior
The text was updated successfully, but these errors were encountered: