ezmail

command module
v0.0.0-...-b0f3c0b Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2020 License: AGPL-3.0 Imports: 11 Imported by: 0

README

Usage of ezmail:
  -from-addr string
    	your email address
  -from-domain string
    	your email domain
  -from-pass string
    	your password
  -from-port int
    	your port
  -subject string
    	the email subject
  -to-addr string
    	to email address

Full example of ezmail:
  echo sup earth | ezmail -from-pass $YOUR_EMAIL_PASSWORD \
                          -from-addr $YOUR_EMAIL_ADDRESS \ 
                          -from-domain $YOUR_EMAIL_SMTP_DOMAIN \
                          -from-port $YOUR_EMAIL_SMTP_PORT \
                          -to-addr $RECIPIENT_EMAIL_ADDRESS

Installation:
  1. Install Go.
  2. Execute `go get git.sr.ht/~evanj/ezmail` in your $SHELL.

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