tree: 8023ac112aceda9118f6293e5a3ae8e85c7e673e [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.