location in the admin UI to regenerate DMARC/SPF/DKIM

master
toxik-io 5 years ago committed by GitHub
parent 0f439dbc5b
commit 5fe7fb4bf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,3 +48,13 @@ And for another domain, ``myotherdomain.com`` for example:
myotherdomain.com. IN MX 10 mail.mydomain.com. myotherdomain.com. IN MX 10 mail.mydomain.com.
Note that both point to the same mail server hostname, which is unique to your server. Note that both point to the same mail server hostname, which is unique to your server.
DKIM/SPF & DMARC Entries
------------------------
Finally, you'll need to visit the admin dashboard (or use the cli) to regenerate your DMARC, SPF, and DKIM records.
Once the DNS changes to your host have propogated (and if SSL / domain rules were setup correctly, visit your admin
dashboard at https://example.com/admin/ui/domain/details/example.com. Click on `regenerate keys` and add the required
records to your DNS provider. If you've enabled DKIM/SPF / DMARC and haven't added these entries, your mail might
not get delivered.

Loading…
Cancel
Save