Curious if the scenario of using cf email routing _only_ on a subdomain is meant to be supported? i

Curious if the scenario of using cf email routing only on a subdomain is meant to be supported? ie keep your original mx for the root zone, and use cf only for the subdomain. I would have thought this would be one of the main use cases for subdomains. It works in some ways (incoming email is received), but two major blockers I stumbled into:

1. .reply( does not work, you get a mail from is not from the correct domain, even though it is
2. sending emails via the worker binding is blocked by gmail servers with This mail has been blocked because the sender is unauthenticated, the error includes an SPF lookup of the root zone (?), not the subdomain. For more lenient gmail domains, like business domains, the email goes through, but received with a big red warning question mark in the contact photo
image.png
Was this page helpful?