tree: 7dd26c9196d72c013d9acaba6f1edc1839a1a09e
  1. api/
  2. cmd/
  3. .gitignore
  4. .golangci.yaml
  5. OWNERS
  6. README.md
mailer/README.md

Mailer

Mailer is a simple pRPC => SMTP relay. Authorized clients can make pRPC calls to send mails through an SMTP server that the mailer service is configured to use.

This is a replacement for deprecated GAE Mail API.