Email routing doesn't work

Hi, I can’t figure out how to get ‘email routing’ work. This is my DNS configuration:

MX mydomain.com amir.mx.cloudflare.net
MX mydomain.com linda.mx.cloudflare.net
MX mydomain.com isaac.mx.cloudflare.net
TXT mydomain.com v=spf1 include:_spf.mx.Cloudflare.net ~all
TXT _dmarc v=spf1 v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s;
TXT *._domainkey v=DKIM1; p=

and I add a ‘routing’ item in dashboard:
Custom address Action
[email protected] Send to [email protected]

Catch-all address Action:Drop

I try to send a mail from [email protected] to [email protected] (using gmail APP), but I didn’t receive any. Where is my misconfiguration? Any help will be appreciated.

Thank you

If you sent an email from your gmail account, forwarded through Cloudflare Email Routing back to your gmail account, gmail will deduplicate the email and hide it. Try with a different account or an online service.

1 Like

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