Hi,
I’m trying to send email from my application hosted on Go daddy (DNS on Cloudflare).
I have added MX and TXT entries in my cloudflare settings
When I send mail from localhost, its works on port 587 with enableSSL = true
The same code when deployed on go daddy server doesn’t work.
My hosted application on go daddy is unable to connect to “smtp dot zoho dot com”