rpitv / glimpse

Monorepo for the RPI TV Glimpse project
MIT License
3 stars 1 forks source link

Feature: Email sending service #14

Open robere2 opened 2 years ago

robere2 commented 2 years ago

The Glimpse API should have the ability to send emails for things like email confirmation, forgotten passwords, etc. This also requires access to an SMTP server, ideally one of RPI's own (per the recommendations of DOTCIO), however the functionality should be server-agnostic and simply refer to a config file for the mail server credentials.