Update domainandemail.md

This commit is contained in:
Eduardo Figueroa 2025-07-21 17:38:16 -07:00 committed by GitHub
parent 219064a540
commit 211749a94f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,9 +36,9 @@ Email is one of those things you shouldn't host yourself, it's very annoying. Bu
With Malgun I can:
- Receive emails at custom email addresses with my domain
- Route those emails based on rules
- - e.g. Emails sent to `no-reply@fig.systems` are completely dropped
- - e.g. Emails sent to `no-rreply@edfig.dev` are completely dropped
- Send emails AS those email addresses through gmail
- - Receive an email at `admin@fig.systems` at my regular gmail account and reply as `admin@fig.systems`
- - Receive an email at `admin@edfig.dev` at my regular gmail account and reply as `admin@fig.systems`
- Use their API to programmaticaly send emails
- Use their SMTP servers to send as custom email addresses
- - My self hosted services send notification emails as `no-reply@fig.systems` or as `service_name@fig.systems`