The Wayback Machine - https://web.archive.org/web/20200919171806/https://github.com/tangingw/go_smtp
Skip to content
master
Go to file
Code

Latest commit

James Tang James Tang
James Tang and James Tang Found a small bug

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.