I’ve set up a custom email forward route and it works perfectly.
To be able to use the SMTP server of Ionos I’ve added a SPF (TXT) record to my DNS entries.
But although I’ve set up the email routing system as suggested I get a warning in my Cloudflare panel that my email routing is disabled and that I should add the s_pf record of Cloudflare.
But as I don’t use the SMTP server of Cloudflare the s_pf record would be worthless.
My question is:
Could you respect correctly set up s_pf records that does not mention the Cloudflare record?
It’s misleading to read that a system is not working but it is working.
Just for your info: I’ve used s_pf to avoid creating links.
Cloudflare doesn’t have SMTP servers that are publicly accessible so I do not believe this assessment is entirely accurate.
The SPF values are needed to correctly “authenticate” the forwarded email since it’s now coming from Cloudflare instead of from its real destination. Some mail servers may not care the SPF does not pass, but others will and forwarding to those will not work hence the warning.
Perhaps it should instead say that it MAY NOT work instead of that is DISABLED, would that be a fair assessment of the query?