Skip to content

yunshang/go-stmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Stmp

GoStmp is a send mail tool.

Commands

./main           # print help
./main n [name]       # generate a new email template
./main s [name]      #  send eamil

Usage

set a .env file, create email host and password

$ cat .env
PASSWORD=""
HOST=""
PORT=

About

a simple send mail tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages