Closed xmnlab closed 8 years ago
change password functionality doesn't work.
with EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend' I can see the email information.
But if default backend doesn't work.
I add some variables about email on local_settings:
EMAIL_HOST EMAIL_HOST_USER EMAIL_HOST_PASSWORD EMAIL_PORT EMAIL_USE_TLS DEFAULT_FROM_EMAIL = EMAIL_HOST_USER SERVER_EMAIL = EMAIL_HOST
but it hasn't worked yet.
@rgaiacs @leliel12 @gileno @knabben, do you have some idea to fix this problem?
do you have some idea to fix this problem?
No.
Se alguém conseguir tempo vamos tentar resolver.
change password functionality doesn't work.
with EMAIL_BACKEND = 'django.core.mail.backends.console.EmailBackend' I can see the email information.
But if default backend doesn't work.
I add some variables about email on local_settings:
EMAIL_HOST EMAIL_HOST_USER EMAIL_HOST_PASSWORD EMAIL_PORT EMAIL_USE_TLS DEFAULT_FROM_EMAIL = EMAIL_HOST_USER SERVER_EMAIL = EMAIL_HOST
but it hasn't worked yet.
@rgaiacs @leliel12 @gileno @knabben, do you have some idea to fix this problem?