To use your domain, you’ll need to add the following records:
| Type | Variable | Value | Description |
|---|---|---|---|
| CNAME | stats.YOUR_DOMAIN | stats.postwing.app | Optional record. Recommended to track the “Email opened” event. |
| TXT | YOUR_DOMAIN | v=spf1 a mx include:spf.postwing.app ~all | Required record. Needed to pass the SPF check. |
| TXT | default._domainkey.YOUR_DOMAIN | available after the domain is added to the system | Required record. Needed to pass the DKIM check. |
If you have trouble adding the records, feel free to reach out to us!
BIMI is an optional fifth record that asks mailbox providers to show your logo beside your messages. Set a logo URL on the domain and we generate the record for you:
default._bimi.yourdomain.com TXT "v=BIMI1; l=https://…/logo.svg; a=https://…/vmc.pem"It is not required, and it can never affect your domain's verification or your sending: a missing or broken BIMI record is a missing logo and nothing else.
A published BIMI record is not a displayed logo. Four things have to be true, and we tell you which of them are not:
p=quarantine or p=reject — no provider shows a logo for a domain on p=none. This is far and away the most common reason a correct-looking record shows nothing. We generate p=quarantine; if you merged ours into a policy of your own, check what is actually published.