Keap (formerly Infusionsoft) supports Sender Policy Framework (SPF), an essential email authentication protocol that helps prevent unauthorized senders from spoofing your domain. By validating that emails are sent from approved servers, SPF helps ensure message authenticity and improves deliverability.
To properly authorize Keap to send emails on your behalf, you need to configure an SPF record in your domain’s DNS settings.
Note: If you’re already using Sendmarc for SPF management, simply copy ‘include:infusionmail.com’ and follow the steps here.
To authorize Keap (Infusionsoft) to send emails on your domain’s behalf:
Example of an updated SPF record:
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:another.net include:infusionmail.com ~all |
Example of a new SPF record:
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:infusionmail.com ~all |
Allow up to 48 hours for DNS propagation, depending on your DNS host.
For detailed instructions on how to update your SPF record through Sendmarc, refer to the Sendmarc SPF Setup Documentation.
Refer to Keap (Infusionsoft)’s official documentation for SPF setup here.
Find out how to configure your Keap (Infusionsoft DKIM settings here.