Hello Everyone.
I tried to send email with the email settings shown below, but doesn't work.

EMAIL_HOST = 'smtpout.secureserver.net'
EMAIL_HOST_USER = 'staff@******.com'
EMAIL_HOST_PASSWORD = '********'
DEFAULT_FROM_EMAIL = 'staff@*****.com'
SERVER_EMAIL = 'staff@*****.com'
EMAIL_PORT = 465 
EMAIL_USE_TLS = True

Can anyone help me.
Thanks.
JD

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/Kk3nzHbMTQgJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to