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