SMTP not working
SMTP not working
Hi,
I'm trying to send a mail from Zoho through Django - I keep getting 'Authentication Failed'.
I've got the same settings as this post recommended:
https://help.zoho.com/portal/en/community/topic/how-to-configure-django-settings
Except I'm using smtppro.zoho.com because I have a custom domain.
I'm also on a free account, could that be the reason?