rbozburun / mailSender.py

CLI mail application for Gmail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CLI mail application for Gmail.


Languages

Language:Python 100.0%