Skip to content

SPF Redirect

The redirect modifier allows a domain to point to another domain's SPF record and use it as its own. For example:

txt
v=spf1 redirect=example.com

This means that the domain will use the SPF record of example.com as its own, and ignore any other mechanisms or modifiers in its record.

DMARC Manager uses this modifier to delegate management of the SPF record to the DMARC Manager system.