python3 mailSender.py -mf mail_template.html -r [email protected] -tm -img image_in_html.png -t type1
MailSender.py provides email cli for gmail. You can set your smtp user and smtp password for gmail. Then just use this script to send mails.
- Send mail just only HTML
- You can add image if you are using an image in your HTML.
- If you don't want to add anyone to CC, you can use Test Mode.
- You can personalize the mail subject and mail sender