- Make sure to create an
APP-PASSWORDfor the email account you are using.Test for gmail.
- Set the environment variables in
.envfile:EMAIL_SENDER: Your email address.EMAIL_PASSWORD: The app password you generated.EMAIL_SUBJECT: The subject of the email.EMAIL_BODY_TEMPLATE: The body of the email.
- It is recommended to use a virtual environment for this project.
- Recommended to use
python3.10or above. - Recommended to use pycharm :)
- Recommended to use
- Install the required packages:
pip install -r requirements.txt
- Replace
send_resume/resume/Resume.pdfwith your resume.- But don't change the name of the file.
- Add the email addresses of the recipients in
send_resume/mail_ids/mail_id.txt.HereTest,[email protected] Test1,[email protected]Testis the company name of the recipient following by a comma and then the email address. - After the above setup is done, you can run the script i.e.
cv.pyfile.
-
Notifications
You must be signed in to change notification settings - Fork 1
Priyansusahoo/BULK-EMAIL-SENDER
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Bulk Email Sender - easy configuration and setup
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published