Skip to content

kirakira/sendmails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple python script to send emails via Gmail to a contact group with personalized subjects and contents.
Attachments are supported.

Requirements:
    Python 3
Usage:
    $ cp config.new config
    $ cp subject.new subject
    $ cp content.new content
    $ cp list.new list
    ... edit config, subject, content, list
    $ chomod +x sendmails.py
    $ ./sendmails.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages