The Skysnag Blog

How to Set Up SPF for CodeTwo?

October 11, 2023  |  < 1 min read
CodeTwo

SPF records are used to help prevent email spoofing. They help to ensure that only authorized servers can send emails on behalf of your domain. SPF records can help to improve your email deliverability.

How to Configure SPF for CodeTwo

The steps to configure SPF for CodeTwo are as follows:

  • The Microsoft 365 domain’s SPF record should be included. This is how the SPF record appears:

v=spf1 include:spf.protection.outlook.com

  • You must add an entry to your SPF record that is specific to the Azure area you have chosen in order to expand it. For instance, the SPF record displays as follows if the North Central US area was chosen.

v=spf1 include:spf.protection.outlook.com include:spf-us.emailsignatures365.com -all

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

Worth noting: To activate SPF for outgoing emails using CodeTwo 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 CodeTwo as shown below:

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

Modified SPF record:  v=spf1 include:spf.zoho.com include:spf.protection.outlook.com include:spf-us.emailsignatures365.com -all

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

With Skysnag, you can easily manage CodeTwo’s SPF records without having to go to your DNS. This allows CodeTwo’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 CodeTwo’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.