Skip to content

superlinkx/quickmailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Simple SMTP client written in Go

Usage: quickmailer -server smtp.gmail.com -passwd password -port 587 -from [email protected] -to [email protected] -attachDir "/home/user/someDir"

Or: quickmailer.exe -server smtp.gmail.com -passwd password -port 587 -from [email protected] -to [email protected] -attachDir "C:\Users\Me\someDir"

Additonal parameters:

-body -subject -attachFile

About

Quick and Simple SMTP Sender Written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages