How do I fix this error?
-
now the error gone from Email Deliverability after i add DKIM to cloudflare
Try to test the email0 -
but same problem I can receive, but not send emails
I found this from cloudflare community Troubleshooting Email Delivery Issues when using Cloudflare 370 uses yoursite.com, but should help.https://aws1.discourse-cdn.com/cloudflare/original/3X/a/f/af22524d214d0309944db429c8307b463dfda0a3.png
34 yoursite.com will need to be your domain name and 192.0.2.1 the IP of your server I hope this helps0 -
It definitely sounds like port 25 is closed. You'll need to reach out to your host to see if that is something they can open for you. 0 -
It definitely sounds like port 25 is closed. You'll need to reach out to your host to see if that is something they can open for you.
he said it's open0 -
Could you show him the results of the telnet and other tests? It certainly seems to be closed from all the data we have available. 0 -
@abasobito try in terminal to send an email echo "My message" | mail -s subject user@gmail.com
change user to your gmail account email see if it goes through0 -
@abasobito try in terminal to send an email
echo "My message" | mail -s subject user@gmail.com
change user to your gmail account email see if it goes through
could not be send0
Please sign in to leave a comment.
Comments
72 comments