SPF (Sender Policy Framework) is an email authentication method that specifies which servers are allowed to send mail for your domain, essential for preventing spoofing and improving deliverability.
SpamTitan is a leading email security and filtering product by TitanHQ (which rebranded from SpamTitan Technologies in 2015), offering advanced protection against spam, malware, and phishing.
This guide will help you configure SPF for your domain when using SpamTitan to secure your email environment.
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:another.net include:_spf.titanhq.com ~all |
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:_spf.titanhq.com ~all |
For detailed instructions on how to update your SPF record through Sendmarc, refer to the Sendmarc SPF Setup Documentation.
Refer to SpamTitan’s official documentation for SPF setup here.
Find out how to configure your SpamTitan DKIM settings here.