Skip to content

rbozburun/mailSender.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

mailSender.py

Usage Example

python3 mailSender.py -mf mail_template.html -r recipient@example.com -tm -img image_in_html.png -t type1

Usage Example

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.

Features

  • 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

Releases

No releases published

Packages

No packages published

Languages