arenaxr / arena-account

Django project user account management for the ARENA.
https://docs.arenaxr.org/content/architecture/security.html
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Add email support #68

Open mwfarb opened 2 years ago

mwfarb commented 2 years ago

We infrequently need to send emails to our users, but it would useful to have the ability to select and send to:

Django can support sending emails, as long as we give it a mail server.

mwfarb commented 2 years ago

Possible manager: https://listmonk.app/docs/