Skip to content

daudhiyaa/automate-emails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

  1. Clone the repo

    git clone https://github.com/daudhiyaa/automate-emails.git
    
  2. Configure these variables: subject & body depending on your needs

  3. To add recipients name & their email, you can add it in .txt file depending on usage (recipients_name.txt for recipients name, recipients_email.txt for their email address)

  4. Run the program

    python main.py

    or

    python3 main.py

Note

  • if you get an error in your email_pass, follow this video to setup your email_pass

  • if you want to hide the email addresses of receiver, remove line 23

Source

modified from this video

About

send emails in seconds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages