An open API service indexing awesome lists of open source software.

https://github.com/devignesh/django-simple-mail

Sending mail through Django web framework.
https://github.com/devignesh/django-simple-mail

Last synced: 12 months ago
JSON representation

Sending mail through Django web framework.

Awesome Lists containing this project

README

          

# Django-simple-mail
Sending mail through Django web framework.

Clone the repo

git clone git@github.com:devignesh/Django-simple-mail.git

Active the Virtual environment

pipenv shell

Run the server

python testmail/manage.py runserver

If you get any error while send mail to change the settings in your mail account

To enable the settings in your mail to low security apps.

Use this link : https://stackoverflow.com/questions/26852128/smtpauthenticationerror-when-sending-mail-using-gmail-and-python