| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The operation of this script is to send message to email with python
For the script to work you need to create a file called .env, in this file will be the emails and password.
Add to file:
EMAIL_EMISOR = emailemisor@gmail.com EMAIL_PASSWORD = password EMAIL_RESEPTOR = emailreseptor@gmail.com
And ready you can run the main.py file and send the message with python to email.
| Back | FazBrowse Home | New Git URL |