html-to-email

command module
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: MIT Imports: 2 Imported by: 0

README

html-to-email

This command line converts .html file to .eml file.

For embed remote images into .eml file there is embed-email

GitHub go.mod Go version Build GitHub license

Install
> go get github.com/gonejack/html-to-email
Usage
> html-to-email *.html
> html-to-email -f sender@xx.com -t receiver@xx.com *.html
Flags:
  -h, --help           Show context-sensitive help.
  -f, --from=STRING    Set From field.
  -t, --to=STRING      Set To field.
  -v, --verbose        Verbose printing.
      --about          About.

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