https://github.com/gozeloglu/mail-sender-script
This is an Python3 script code which sends the mail automatically.
https://github.com/gozeloglu/mail-sender-script
Last synced: 10 months ago
JSON representation
This is an Python3 script code which sends the mail automatically.
- Host: GitHub
- URL: https://github.com/gozeloglu/mail-sender-script
- Owner: gozeloglu
- Created: 2018-08-18T22:02:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T11:55:32.000Z (over 4 years ago)
- Last Synced: 2025-01-04T20:16:48.831Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mail-Sender-Script
This is an Python3 script code which sends the mail automatically. You can send the same mail to more than one user once time from gmail account. Just write your mail into `mail.txt` and add the user's mail addresses into `user_list.txt` file. Do not forget to allow "less secure apps" on your gmail account.
### RUN
` $ python3 mail.py`
### REQUIREMENTS
- Python 3.6
- email (Python library)
### NOTES
- You should make some changes in code.
- You should change `user_list.txt` file with the user's mails that you want to sent mail.
- You should change "from_address" variable with your mail address.
- You should change "password" variable with your password.
- You must allow "less secure apps" on your gmail account. LINK: https://myaccount.google.com/lesssecureapps