mails

package
v0.0.0-...-8ac3aab Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadMailConf

func LoadMailConf(mconf MailConf)

func SendMail

func SendMail(subject, msg, mailtype string) (err error)

Types

type MailConf

type MailConf struct {
	Port     string
	Host     string
	Encrypt  string
	Username string
	Password string
	Target   string
	Name     string
}

Jump to

Keyboard shortcuts

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