bennylope / django-organizations

:couple: Multi-user accounts for Django projects

Home Page:http://django-organizations.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to send emails in django application using gmail smtp?

shelza1305 opened this issue · comments

The problem occurs when i send mail using gmail smtp server the mail send from my gateway google email id not send from my from address that i given dynamically.

Hi, I'm going to close this because it's off topic. Your email provider and the mechanics of sending emails in Django are outside the scope of this project.