Cannot send email from SMTP server
Hi I'm trying to send email from my Web application hosted on GoDaddy server.
I have moved the DNS to cloudflare in order to implement SSL
All the MX and TXT entries are implemented in cloudflare DNS
For some reason the connection to SMTP server fails when my hosted app tries to send email using smtp.zoho.com port 587 with enable SSL = true
The same code works when I debug the code from localhost.
Attaching screenshot of DNS entries on cloudflare