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