go-email

command module
v0.0.0-...-3ac9d21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

README

Go Email

A simple service to send email.

Setup

Username = "user@gmail.com"
Password = "asdasdasdasd"
Title = "Contact-Us"
Host = "smtp.gmail.com"
Port = 587
FromName = "Bob"
FromEmail = "bom@mail.com"
ToName = "Alice"
ToEmail = "alice@mail.com"
ReplyToName = "Support"
ReplyToEmail = "no-replymail.com"
Subject = "Testing server e-mail!"
Message = "This is message body text."

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL