Hi All,
I switched to a DMARC reject policy and my SPF hard fail (“-all”).
We send emails from different services, all of them are aligned in my SPF and have a valid DKIM signature.
When we send emails to recipients who forward my emails (from work to personal inbox for example, or mailing list groups, etc.), this breaks my SPF alignment for the DMARC because the recipient re-send my email with his domain as envelope.
However I have no problem as long as I have DKIM, but if I were to lose DKIM (due to altered content in the message body for example) I believe the only one way is ARC (if adopted by the recipient).
The question is: what changes in all this if I have an SPF (on my domain) in hard fail or in soft fail? I think nothing, because when the forward happens it changes the envelope with him domain, but I’m not sure and I would like to understand if this affects anything with the delivery of my message in forwarding cases.
Thanks in advance.