go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/mailer/README.md (about)

     1  Mailer
     2  ------
     3  
     4  Mailer is a simple pRPC => SMTP relay. Authorized clients can make pRPC calls
     5  to send mails through an SMTP server that the mailer service is configured to
     6  use.
     7  
     8  This is a replacement for deprecated GAE Mail API.