authgear/authgear-server

Support Custom Email Domain Sender on Authgear Cloud

Open

#4,217 opened on May 16, 2024

 (2 comments) (0 reactions) (0 assignees)Go (126 forks)auto 404
good first issue

Repository metrics

Stars
 (1,920 stars)
PR merge metrics
 (PR metrics pending)

Description

I think a project for the above would be useful / expected by many customers.

Approaches:

  1. Consider switch back to use Postmark instead (or other reputation email delivery services with domains API)
  2. Design and implement a Portal UI that's feature flag enabled for our SaaS platform only, to:
    1. Change email sender
    2. Add email domains / Verify DKIM, SPF etc.
  3. Connect Postmark API for such features: https://postmarkapp.com/developer/api/domains-api#create-domain

Contributor guide