mail_utils

package
v0.77.0-dev-1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RawSendMail

func RawSendMail(
	smtpHost string,
	smtpPort string,
	user string,
	password string,
	from string,
	to string,
	rawMessage []byte,
) error

func SendSimpleMail

func SendSimpleMail(
	smtpHost string,
	smtpPort string,
	user string,
	password string,
	from string,
	to string,
	subject string,
	message string,
) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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