mail

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Test

func Test()

Types

type MailContent

type MailContent struct {
	Subject string
	From    *Mailer
	To      *Mailer
	Cc      []*Mailer
	Body    string
}

func (*MailContent) SendMail

func (this *MailContent) SendMail(server string, password string) error

type Mailer

type Mailer struct {
	Name   string
	Prefix string
	Domain string
}

Jump to

Keyboard shortcuts

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