Toriqul Islam
Member
Hi,
I'm getting connection error on Mailgun if I try to use SSL on my mailwizz by generating HTTPS system urls inside MailWizz.
Now I'm using only non SSL but still I'm getting the error on Mailgun. I think it's happening for all SMTP services.
==================================================
Retry limit reached. Dropped: postmaster@domain.com → https://mydomain.com/dswh/10 Could not connect to remote server: [<twisted.python.failure.Failure OpenSSL.SSL.Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]>]
==================================================
On WebHook of Mailgun I set the url as "http://mydomain.com/dswh/810" it was set to "https://mydomain.com/dswh/10"
The SSL I'm using from Letsencrypt and installed by Certbot on apache server.
How can I solve this issue?
Anyone experiencing the same?
Thanks.
I'm getting connection error on Mailgun if I try to use SSL on my mailwizz by generating HTTPS system urls inside MailWizz.
Now I'm using only non SSL but still I'm getting the error on Mailgun. I think it's happening for all SMTP services.
==================================================
Retry limit reached. Dropped: postmaster@domain.com → https://mydomain.com/dswh/10 Could not connect to remote server: [<twisted.python.failure.Failure OpenSSL.SSL.Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]>]
==================================================
On WebHook of Mailgun I set the url as "http://mydomain.com/dswh/810" it was set to "https://mydomain.com/dswh/10"
The SSL I'm using from Letsencrypt and installed by Certbot on apache server.
How can I solve this issue?
Anyone experiencing the same?
Thanks.