The Skysnag Blog

How to Set Up SPF for SmartSurvey?

October 11, 2023  |  1 min read
SmartSurvey

An SPF record is a type of Domain Name System (DNS) record that identifies which mail servers are authorized to send email on behalf of your domain. SPF records help to prevent email spoofing by verifying that the email message is coming from a legitimate source. When a mail server receives an email, the mail server can check the SPF record of the domain to verify that the email is coming from an authorized source. If the email is not coming from an authorized source, the mail server can reject the email or mark it as spam.

How to Configure SPF for SmartSurvey

  • Sign in to your DNS administration interface.
  • Select DNS Template under Tools & Settings
  • You must change the DNS TXT record for SPF.
  • For SmartSurvey, an SPF TXT record will have the following syntax:

mydomain.com TXT v=spf1 include:spf.ssmx.net -all

  • This record should be published in the DNS records section for the relevant domain.

Worth noting: To activate SPF for outgoing emails using SmartSurvey if your domain previously lacked an SPF record, all you need to do is publish the aforementioned record. If your DNS already contains an SPF record, you must update it to include SmartSurvey as shown below:

Previous SPF record:  v=spf1 include:spf.domain.com -all

Modified SPF record:  v=spf1 include:spf.domain.com include:spf.ssmx.net -all

  • Save adjustments.
  • Allow your DNS to process the adjustments for 72 hours.

With Skysnag, you can easily manage SmartSurvey’s SPF records without having to go to your DNS. This allows SmartSurvey’s SPF record to propagate instantly, and autonomously always pass SPF alignment.

Sign up for a free trial today to see how it works for your domain.

For more information on setting up SmartSurvey’s SPF, you can refer to their reference documentation.

You can use Skysnag’s free SPF Checker to check the health of your SPF record here

Check your domain’s DMARC security compliance

Enforce DMARC, SPF and DKIM in days - not months

Skysnag helps busy engineers enforce DMARC, responds to any misconfigurations for SPF or DKIM which increases email deliverability, and eliminates email spoofing and identity impersonation.