tree: 208d9247fcf3d6e30e11116832399c1714142ba2 [path history] [tgz]
  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.