Python Django How to Configure Exim Mail Server and Send Email

preview_player
Показать описание
Python Django How to Configure Exim Mail Server and Send Email

0)
First setup and configure email server (exim)

1)
Activate virtualenv

2)
Got you django project folder and run following command

3)
Open python terminal and run following command
#python

setting.EMAIL_HOST
setting.EMAIL_PORT


Рекомендации по теме