Sign in
chromium
/
infra
/
luci
/
luci-go
/
da875618eaaa
/
.
/
mailer
/
README.md
blob: 53a8d5a42876d40ef06af513be9601d220735398 [
file
] [
log
] [
blame
] [
view
]
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
.