mleong245 / bhnc-portal

Software project for Bernal Heights Neighborhood Center. CS 169 Software Engineering, Spring 2015
0 stars 1 forks source link

Gmail authentication errors #60

Open mleong245 opened 9 years ago

mleong245 commented 9 years ago

I believe Gmail is marking our mailer account as spam because of constantly having errors. One example in which this happens is when approving a space rental request, it will fail because of SMTP authentication errors. The mailer doesn't work on Heroku instances, but doesn't fail on dev because there aren't any smtp settings.