I am using Django 1.7 and for authentication I am using Django allauth. For sending email, I started using zoho smtp server. It is able to send normal & transactional ma
Change DEFAULT_FROM_EMAIL in your settings. The error message is because your email provider does not accept the default value, webmaster@localhost.
webmaster@localhost