Skip to content

tangingw/go_smtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

go_smtp

This is a SMTP client written in go

This is a client that is written based on https://gist.github.com/jpillora/cb46d183eca0710d909a

Usage:

  1. Edit main.go.
  2. Change the username and password of your choice.
  3. You can either use go run main.go send_mail.go or go run main.go send_mail.go

About

This is a SMTP client written in go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages