Configure your DNS

DNS records tell mail senders which service handles emails for a domain. They are usually set at the domain provider from which you acquired your domain name.

I don't know how to do this!

  1. Here are somes DNS guides which might help you:

  1. Set the MX record
    (required)

    Login to your domain provider, delete any existing MX records in the DNS editor, and add this one.

    Host / Name Value Priority
    @ mail.postale.io. 0
  2. Add 3 TXT records
    (recommended)

    Delete any existing TXT records for SPF, DMARC, and DKIM, and add these three. They will help your emails avoid SPAM folders.

    Please specify a domain for DKIM and DMARC:

    Host / Name Value
    @ v=spf1 mx ~all
  3. Add 2 CNAME records
    (optional)

    These records make mail clients (Outlook, Thunderbird, ...) autoconfigure themselves from your credentials.

    Host / Name Value
    autoconfig mail.postale.io.
    autodiscover mail.postale.io.