Skip to content

5l1v3r1/Mailgun-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Mailgun-python

Python Wrapper for sending email with mailgun

Setup

  • Replace your sending email for mailgun in FROM and recipient email in TO, the script takes subject and message as input
  • Replace APIKEYHERE with your mailgun APIkey.
  • Replace YOURDOMAINHERE with your mailgun domain.

Example Usage

./sendEmail.py subject message

About

Python Wrapper for sending email with mailgun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%