Question on using routing to filter emails but keep destination email address

What is the name of the domain?

example.com

What is the issue you’re encountering

I want to use email routing to filter emails but on the same email address

I basically dont understand how i can use email routing (having to change MX records to point to CF) to intercept emails to ‘mail.example.com’ but then forward them onto my mail server that is set up on the same domain’s MX records.
It seems to only be able to intercept emails on my domain and foward them to another domain…

Can you explain what kind of use-case you have for this?

This is exactly how email routing / email forwarding services work.

They receive them, and (try to) pass them on to another mailbox.

That won’t be possible on the exact same (sub-)domain, -

However, you can make “mail.example.com” handle the traffic for a sub-domain instead, such as e.g. how I mentioned in the following posts:

Or, the more elaborative post over here:

1 Like