Skip to content

dindinoh/mailgunme

Repository files navigation

Build Status

mailgunme

binary to fastly be fetched from bintray and used from cli to send emails using https to mailgun

howto

Save config to ~/.mailgunme

[mailgun]
domain=domainname.com
publickey=public-key-from-mailgun
privatekey=private-key-from-mailgun

Usage:
mailgunme -s "testing subject" -f "Name" -m "A nice message." -t recipient@mailaddressexample.com

ToDo

  • attachments

About

send email using binary from cli using https

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published