email

command module
v0.0.0-...-3dc75e2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2019 License: MIT Imports: 3 Imported by: 0

README

Emailer [W I P]

A Go client to send emails from Command Line.

Development
  • Create a .env file in the root and fill with this
API_KEY='<api key>'
SENDER_MAIL='<Sender's email id>'
SENDER_NAME='<Your Name>'
  • See all available command email --help
Send Emails from your command line

Usage:
  email [command]

Available Commands:
  help        Help about any command
  send        send the email

Flags:
  -h, --help   help for email

Use "email [command] --help" for more information about a command.

  • Run email send to enter all information and press Enter

live

TODO

  • Avoid sending mails to spam folder
  • Add Test cases
  • Feature to attach files to email
  • ....

Found it interesting then do ⭐ it, also suggestions are welcome) 🎉

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL