Skip to content

MoeQatoum/easymail.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyMail

Automate sending emails. EasyMail creates timestamp.json and stores a timestamp to each e-mail account to avoid spamming. Get your email settings from here

Usage:

  • Sending emails to contacts list from files:
$ ./easymail sample_emails_file.txt
$ ./easymail sample_emails_file_1.txt,sample_emails_file_2.txt
  • Sending emails to manually entered email accounts directly:
$ ./easymail email_account_1@gmail.com
$ ./easymail email_account_1@gmail.com,email_account_2@hotmail.com.com

use --help flag for all options.

config.json format

mail list sample

About

Automate sending emails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published