ibnishak / go_smtp

This is a SMTP client written in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%