Cant add web email to my gmail after cloudflare

Hy,
I have added Cloudflare to my site and after that I cant add my website email to my gmail for receiving emails. I can send emails as [email protected] from my gmail but when I add this email id to receive email it shows “Error connecting to mail address”.

I am using a shared hosting and here is list of dns records.

List of DNS records on Cloudflare

Try to disable the proxy for the CNAME - mail.imamfabrics.com record?

Cloudflare only proxies HTTP traffic with few supported ports:
https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy

So when you turn on proxy mode for subdomains that are running other services (e.g. mail service), connection will fail.

Yes. It worked for me.Thanks Alot
But why it cannot be proxied ? Why I cant use SSL on emails?

1 Like

Cloudflare core service only protects websites (HTTP/HTTPS in particular).

But, you may take a look at Cloudflare Spectrum. It extends protection to almost any TCP/UDP applications. This includes protection of SMTP traffic, but more configuration is required. This is a paid add-on.

https://developers.cloudflare.com/spectrum/configuration-options#smtp

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.