mailer

package
v0.0.0-...-16d328e Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2014 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendError

func SendError(mailbody string)

func SendMail

func SendMail(subject string, mailbody string, to []string, pathtoattachment string)

Types

type SendMailCreds

type SendMailCreds struct {
	From             string
	To               []string
	Cc               []string
	Bcc              []string
	Subject          string
	Message          string
	SMTPSrvAddr      string
	SMTPSrvPort      string
	AuthUsrName      string
	AuthPwd          string
	PathToAttachment string
}

Jump to

Keyboard shortcuts

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