SPF (Sender Policy Framework) is an email authentication method that helps prevent spammers from sending messages on behalf of your domain. It works by specifying which mail servers are allowed to send email from your domain.
To ensure proper delivery and protect your domain’s reputation, this guide will walk you through setting up an SPF record for SYNAQ Securemail, which authorizes SYNAQ’s servers to send email on your behalf.
Note: If you’re already using Sendmarc for SPF management, simply copy ‘include:securemail.synaq.com-all
‘ and follow the steps here.
To authorize SYNAQ 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:securemail.synaq.com-all |
Example of a new SPF record:
Host | Type | Value |
---|---|---|
@ or blank | TXT | v=spf1 include:securemail.synaq.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 SYNAQ’s official documentation for SPF setup here.
Find out how to configure your SYNAQ DKIM settings here.