Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(console): DKIM, DMARC & SPF records for custom domains #2326

Closed
betimshahini opened this issue May 25, 2023 · 1 comment · Fixed by #2347
Closed

feat(console): DKIM, DMARC & SPF records for custom domains #2326

betimshahini opened this issue May 25, 2023 · 1 comment · Fixed by #2347
Assignees
Labels
enhancement Indicates new feature requests

Comments

@betimshahini
Copy link
Contributor

For OTP emails originating from custom domains, we need to have DKIM, DMARC and SPF records configured correctly on the customer's DNS configuration so that OTP emails are treated well by the receivers.

These records will need to be exposed in Console as part of the Custom domain configuration screen.
Same DKIM public key that's currently in use for Rollup OTP emails can be used for custom domains as well.

@maurerbot
Copy link
Contributor

maurerbot commented Jun 6, 2023

  • disable pre validation fields after validated (don't show copy icons)
  • fix copy icons squeeze on long values
  • show transition animation during refresh
  • show CNAME key value
  • drop spf? set spf records to passport domains

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants