CloudFlare and e-mail

ShinJii

Verified User
Joined
Mar 20, 2014
Messages
221
hi,
What should I change in DNS to work e-mails with cloudflare? I have now DNS from cloudflare but my e-mails doesn't work now....

I have now something like this:
Code:
mail	A	my server ip
pop	A	my server ip
smtp	A	my server ip
domain.com.	MX	10 mail
 
Hello,

You should change Status for "mail, pop, smtp" records to "DNS only" at Cloudflare, i.e. set it Off Cloudflare, and traffic will bypass Cloudflare's network.
 
Hello,

You should change Status for "mail, pop, smtp" records to "DNS only" at Cloudflare, i.e. set it Off Cloudflare, and traffic will bypass Cloudflare's network.

But then people will know my server's IP when I send some emails...
 
They will even know your IP without changing DNS settings at CloudFlare. You email messages will always have a real IP of your server in its headers. If you want to hide your IP you should use 3rd party mail servers and services.
 
Back
Top