SPF (Sender Policy Framework) is an email authentication method used to specify authorized mail servers for a domain, helping prevent email spoofing and phishing attacks.
This article outlines how to configure SPF for Clikit Media, a South African email marketing provider offering solutions for businesses, agencies, and IT professionals across Africa.
Note: If you’re already using Sendmarc for SPF management, simply copy ‘include:spf.clikitmedia.com’ and follow the steps here.
To authorize Clikit Media 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:include:spf.clikitmedia.com ~all |
Example of a new SPF record:
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:spf.clikitmedia.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 Clikit Media’s official documentation for SPF setup here.
Find out how to configure your Clikit Media DKIM settings here.