smtp

package
v0.0.0-...-3583f36 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleSMTP

type SimpleSMTP struct {
	// contains filtered or unexported fields
}

func NewSimpleSMTP

func NewSimpleSMTP(host, port, fromAddress, password string) *SimpleSMTP

func (*SimpleSMTP) SendMail

func (s *SimpleSMTP) SendMail(to string, msg []byte) error

func (*SimpleSMTP) SendMailHtml

func (s *SimpleSMTP) SendMailHtml(to, subject string, msg []byte) error

Jump to

Keyboard shortcuts

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