CHSCodeForChange / Sapphire-Web

The website/backend repository for Sapphire, a platform to help organizations manage volunteers.
https://sapphire-web.herokuapp.com
GNU General Public License v3.0
8 stars 2 forks source link

"SMTP Authentication Error" #11

Closed armaangoel78 closed 6 years ago

armaangoel78 commented 6 years ago

Error whenever I try to sign up, see attached image image

jpaav commented 6 years ago

This is likely because the either you did not change the email password in settings.py since you pulled or you changed the email to 2-factor auth which breaks this feature.

armaangoel78 commented 6 years ago

probably the former, thanks