Investigate mass email API solution #1074
Labels
Back End
Primarily back-end (python/django) code for this task
Investigation
Issue has been raised but needs further detail to form a solution
Currently to send emails we use Gmail via SMTP. This has become problematic on a number of fronts, as Gmail does not recommend this use case and has disabled mail accounts for spamming in the past, and sometimes the SMTP connection goes stale and the server has to be manually restarted to fix the connection.
We would like to find a more reliable API solution for sending mass emails going forward.
Minimum Requirements
Judging Criteria
Options to investigate
The text was updated successfully, but these errors were encountered: