Skip to content

collosi/gomail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

gomail

gomail allows you to send email from the command line. It supports TLS, and SMTP authentication, but has no external dependencies.

It has been tested with GMail's SMTP servers, and may well work with others. Please let us know if it works for you.

Binaries

Because gomail has no external dependencies, you may be able to grab a binary for your os/arch and go.

Build from source

If you have the Go language tools installed, it's as easy as:

go install github.com/laslowh/gomail

If you don't have the Go language tools installed, check it out.

About

Send email from the command line

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages