avuletica / eLearning

eLearning is scalable web application written in python (django)
GNU Lesser General Public License v2.1
108 stars 62 forks source link

SMTPAuthenticationError at /accounts/register/ #5

Closed SoftDev18 closed 6 years ago

SoftDev18 commented 6 years ago

Hi when I tried the registration, I couldn't do it coz I keep getting this error: (535, '5.7.8 Username and Password not accepted. Learn more at\n5.7.8 https://support.google.com/mail/?p=BadCredentials s17-v6sm27213540pfi.165 - gsmtp') even though I have added the settings_sensitive file in source. thanks

ps: the user is added but is inactive

avuletica commented 6 years ago

Hi,

when you register a new user (if you configured email sending correctly) you should get an activation link in your email inbox, upon clicking on that link user becomes active.