Skip to content

Little script to send many certificates from my bulk-certificate-generator to many emails

License

Notifications You must be signed in to change notification settings

fiqrisr/bulk-certificate-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulk-certificate-sender

Send many certificates to many emails. This script mean to be used with my bulk-certificate-generator script.

Usage

Put list of names and emails in email_list.txt and certificates generated by bulk-certificate-generator script inside input folder. Don't forget to put email body into body_template.txt.

Open config.cfg and set SMTP host, port, email subject, and your login credentials then run the script.

python main.py

Configuration

See config.cfg (self-explanatory).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache License 2.0

Attributions

Certificate template in this project is designed by Freepik.

About

Little script to send many certificates from my bulk-certificate-generator to many emails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages