What SPF Records Should I Use? Print

  • ox-app-suite, dns, email-security
  • 0

SPF (Sender Policy Framework) records tell other mail servers which sources are allowed to send email for your domain. Add the following TXT record so mail sent through OX App Suite is properly authenticated:

HostTTLTypeValue
@ (or blank)3600TXTv=spf1 include:spf.cloudus.rs.oxcs.net ~all

Example

Example SPF TXT record for a domain

If your domain already sends mail from other services, add include:spf.cloudus.rs.oxcs.net into your existing SPF record rather than creating a second one — a domain should only ever have one SPF TXT record.


Was this answer helpful?

« Back