nickboucher / nova

New Online-system for Vetting Applications
4 stars 3 forks source link

Sometimes Emails Don't Send #29

Open nickboucher opened 7 years ago

nickboucher commented 7 years ago

Should figure out why this is happening. Do Gmail SMTP servers have a rate limit? Perhaps NOVA should have its own SMTP server with the reply-to meta data set to the appropriate gmail addresses. Seems more sustainable.

Regardless, there should be some error-catching mechanism telling the admin when emails don't send. For some error, apache2 restart seems to fix the problem.