Skip to main content

Daystar DNS Records

This document is provided for Daystar customers who manage their own domain and DNS settings. If Compass manages your email domain, we will ensure the correct records are in place.

1. MX record

Add an MX record with a priority of 10 pointing to mail.daystar.io. Any TTL value is acceptable, with one hour being common.

2. SPF record

Add a TXT record with the following value:

v=spf1 include:daystar.io ~all

Leave the host field blank. Use @ if your DNS provider does not allow for blank host names.

3. DKIM records

Add two CNAME records:

  1. Host of pmg._domainkey with a value of pmg._domainkey.daystar.io
  2. Host of dkim._domainkey with a value of dkim._domainkey.daystar.io

4. DMARC record

Domain-based Message Authentication Reporting and Conformance (DMARC) records are optional, but are recommended to prevent email spoofing on your domain.

Add a TXT record with a host of _dmarc and the following value:

v=DMARC1; p=none;quarantine; pct=100; rua=mailto:dmarcreports@compassfoundation.io; ruf=mailto:dmarcreports@compassfoundation.io

AfterThe somesettings timeabove haswill gonesend by,DMARC ifreports allto isthe wellDaystar administrators. However, you may changeuse the DMARC reporting service of your choice. To use a different DMARC reporting service, update the p=nonedmarcreports@compassfoundation.io address in the TXT record above to p=quarantinean email address of your choice.