tree: d4354eee526faf440b5b287cd8d854ad304882e3 [path history] [tgz]
  1. api/
  2. client/
  3. cmd/
  4. .gitignore
  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.