Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 963 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 963 Bytes

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.