Issue symptoms
I set up an SPF record in Zendesk but it doesn't validate.
Resolution steps
It is possible that you are experiencing this issue because your SPF record does not meet the necessary conditions to ensure Zendesk can send emails on your behalf:
- The record contains
include:mail.zendesk.com
explicitly within the TXT record. - The SPF record is configured as a TXT record.
- The support address is present as an external support address.
- The record was published for longer than TTL (time to live) and successfully propagated.
If you confirmed that the conditions above are met, then use a third-party tool to investigate your published SPF record. Any of these tools can display your published SPF records and notify you of errors:
Find below the most common SPF errors with resolutions steps:
- Too Many DNS lookups - This error occurs when your number of DNS-querying mechanisms exceeds the SPF's limit of ten. For more information about Too Many DNS lookups, see the article: Dmarcian.com: Too many SPF lookups?
- Multiple SPF records - To ensure your record is seen with all records, ensure you only have one record per domain. For more information about multiple SPF records, see the resource: Google's Help Center: multiple SPF records.
- Type 99 (SPF type record) deprecation - The SPF specific type was deprecated in favor of using a TXT record for its type. Ensure that TXT-type DNS records are used. For more information about type 99 records, see the resource: Mxtoolbox.com: Type 99 Records
- IP address use - We do not support the use of I.P. records to validate your SPF record as we rotate servers and I.P. addresses often. If using an SPF compression tool, exclude mail.zendesk.com, as it will not validate within your Support instance.
- Propagation issues - If you are unable to see
include:mail.zendesk.com
on your record using the tools above, reach out to your domain registrar (or DNS server provider) for further assistance, as they are the only ones able to resolve any propagation issues.
For more information on the SPF record specification, see the resources below.
0 Comments
Please sign in to leave a comment.