sendeml

command module
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: May 27, 2021 License: MIT Imports: 14 Imported by: 0

README

sendeml

GitHub go.mod Go version Build GitHub license

Command line tool to send eml files.

Install
> go get github.com/gonejack/sendeml
Config

Edit ~/.sendeml/smtp.json

# new config
> sendeml -p > ~/.sendeml/smtp.json

# edit
> vi ~/.sendeml/smtp.json
Usage
> sendeml *.eml
Usage:
  sendeml [-c smtp.json] [-f from] [-t address] *.eml [flags]

Flags:
      --from string      email address from
      --to string        email address to
  -c, --smtp string      smtp config (default "~/.sendeml/smtp.json")
  -p, --print-template   print smtp.json template
  -v, --verbose          verbose
  -h, --help             help for sendeml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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