https://github.com/yashindane/init-bulk-mail
https://github.com/yashindane/init-bulk-mail
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashindane/init-bulk-mail
- Owner: YashIndane
- Created: 2022-09-02T12:45:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T13:05:16.000Z (over 3 years ago)
- Last Synced: 2025-01-13T00:25:16.006Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A program to send bulk emails
Usage ->
```
$ python3 main.py --n --d --s
```
--n : Number of receivers file
--d : Delay between mails in secs
--s : Subject of mails
Format of receivers file->
```
:
.
.
.
```
Requirement for senders email
Step1: Enable 2 step authentication
go to home page> tap on name icon> manage your google acocount> security> under signing in to google> 2-step verification
Step2: Create app password
go to home page> tap on name icon> manage your google acocount> security> under signing in to google> App password> click on select device and select other(Custom)> give any name and click generate