mails

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMail

func SendMail(m Message) error

func SendMailNoTLS

func SendMailNoTLS(m Message) error

Types

type Message

type Message struct {
	From     string
	To       []string
	Subject  string
	Body     string
	User     string
	Password string
	Server   string
	Port     int16
}

Message - Smtp mail message

Jump to

Keyboard shortcuts

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