SPF (Sender Policy Framework) is an email validation protocol that helps prevent spoofing by specifying which mail servers are allowed to send emails on behalf of your domain.
This article outlines how to configure SPF when using Bullhorn, a cloud-based CRM and recruitment platform
Note: If you’re already using Sendmarc for SPF management, simply copy ‘include:spf.bullhornmail.com‘ and follow the steps here.To authorize Bullhorn 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.bullhornmail.com ~all |
Example of a new SPF record:
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:spf.bullhornmail.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 Bullhorn’s official documentation for SPF setup here.
Find out how to configure your Bullhorn DKIM settings here.