Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If your domain already has an SPF record, you can include our email server easily by adding the following to your existing DNS text (TXT) record that defines your domain's SPF record:

Code Block
ip4:54.173.36.224

The following is an example of what this may look like if you use Outlook as your primary mail service:

Code Block
v=spf1 ip4:54.173.36.224 include:spf.protection.outlook.com -all


Create a new SPF record

If you do not have an SPF record, we would suggest creating one on your domain and be sure to include all services that may send email on your behalf, such as MailChimp or Constant Contact. You can reach out to the other services to find out what information they recommend you add to your domain's SPF record.  

Here's an example TXT record if RescueGroups.org is the only service sending email on your behalf:

Code Block
  v=spf1 ip4:54.173.36.224 ~all