SPF, DMARC, and DKIM

SPF (Sender Policy Framework) is an email authentication record, which is essentially used to define which specific servers are permitted to send mail on behalf of a domain.

https://docs.ukfast.co.uk/email/spf.html

------------------------------------------------------------------------------------------------------------------------------------------------

Adding an SPF record

useful SPF record generator tool

SPF records need to be added as a TXT DNS record.

example:

"v=spf1 mx a ip4:185.216.77.122"


Revision #3
Created 2023-08-03 13:34:46 UTC by Daniel
Updated 2024-06-30 15:00:25 UTC by Daniel