Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

Add exists:%{i}._spf.inkyphishfence.com to your domains SPF record to ensure passing checks.

Full example with M365 for reference:

v=spf1 include:spf.protection.outlook.com exists:%{i}._spf.inkyphishfence.com -allhttps://inkyops.atlassian.net/wiki/x/AgArlQ Details on updating your SPF record to work with INKY

The exists mechanism is used to construct an arbitrary host name that is used for a DNS ‘A' record query. These 'A’ records are all of the current INKY IP addresses and will include any future address.

...

Should I add INKY’s IP addresses to my SPF Record?

No. You should not have to, since INKY should never be the last message hop before being sent to the recipient mail server. Because of this, the The recipient mail server should always see the IP address Address connecting from Office 365, Google Workspace, or your upstream provider.

Unfortunately, sometimes recipient servers mistakenly misinterpret the headers of an email and see INKY’s IP before the mail was sent out to the recipient server and call that an SPF Failure. To account for some of these other tools and ensure clean deliverability - it is recommended to add INKY to your SPF Record.