Coder Social home page Coder Social logo

mail-sender's Introduction

mail-sender

A simple python script to send an html email using smtplib

How to use

Just clone this repo and create a config.py file containing the smtp settings.

The config.py file should be located in the same repo folder. There is also a template file showing the required parameters.

To run the script just go on the shell:

./sendmail.py

To specify a custom template file:

./sendmail.py -t /somefile.html

For more help:

./sendmail.py --help

License

Released under the MIT License.

mail-sender's People

Contributors

ruyadorno avatar

Stargazers

Arsen avatar John Oliver avatar Jason Todd avatar Li Xin avatar Wanghao avatar  avatar Marlos Carmo avatar Erick Belfort avatar Luiz Ferreira avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

ur50

mail-sender's Issues

Allow using of an html-only template

Remove header and txt versions from the template and separate it all into multiple files, so we can just send an html as parameter to send an email.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.