SPF (Sender Policy Framework) is an email authentication protocol that prevents unauthorized senders from sending emails on behalf of your domain. By validating the sending servers, SPF helps protect against spoofing and phishing.
This guide explains how to configure SPF for Spotler SendPro (formerly Flowmailer), a powerful email delivery platform designed for secure and authenticated email communication.
Note: If you’re already using Sendmarc for SPF management, simply copy ‘include:spf.flowmailer.net’ and follow the steps here.
To authorize Spotler Sendpro 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:spf.flowmailer.net ~all |
Example of a new SPF record:
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:spf.flowmailer.net ~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 Spotler Sendpro’s official documentation for SPF setup here.
Find out how to configure your Spotler Sendpro DKIM settings here.