Hi
Testing the Email beta. Would it be possible to add the ability to relay as the same email address to a specific host?
For example [email protected] hits Cloudflare and could be redirected to the same address but at a different mail server.
This way Cloudflare could be used to split a domain between multiple destination mail servers which serve a subset of the same domain.
Config option could be simply the servers hostname rather email address. Validated destination becomes something like “[email protected] via mail.mydomain.com”
We have some customers who run multiple mail servers in different countries, or gmail, for different users. Their mail rules are a mess of forwarding rules.
For example a customer who has two sites that run local email servers and some remote workers who prefer gmail, could look like this:
[email protected] → us.mail.mydomain.com
[email protected] → us.mail.mydomain.com
[email protected] → eu.mail.mydomain.com
[email protected] → [email protected]
[email protected] → [email protected]
[email protected] → eu.mail.mydomain.com
Mark