Skip to content

Vstural/mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailer

go get github.com/Vstural/mailer

a mail tool for send mail

mailer target@mail.com 'title' 'content'

default config path

HOMEDIR/.mailer_conf

config example

{
    "server": "smtp.mail.com",
    "port": 587,
    "user_name": "your-mail@mail.com",
    "password": "your_pw"
}

[WIP]flags

-c path of config 

About

a tool for send mail in command line

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages