I made the following modifications in settings.py regarding the email client .
And i get an " 535, '5.7.0 Error: authentication failed: authentication failure' " , to my untrained eye everything seems to be in order and i kinda got stuck on solving this problem. Thank you in advance . Never mind i found it. Not SERVER_EMAIL = 'noreply@phonecpu.webfactional.com' But SERVER_EMAIL = 'phonecpu.webfactional.com' asked 21 Nov '11, 12:36 phonecpu |
" answered 21 Nov '11, 13:37 maryh |