mailer

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EncryptionTypes = map[string]mailer.Encryption{
	"None":     mailer.EncryptionNone,
	"SSL/TLS":  mailer.EncryptionSSL,
	"STARTTLS": mailer.EncryptionTLS,
}

Functions

func SendCartLetter added in v0.1.5

func SendCartLetter(cartID string) error

SendCartLetter is ...

func SendMail

func SendMail(smtp *models.Mail, mail *models.MessageMail) error

SendMail is ...

func SendPrepaymentLetter added in v0.1.5

func SendPrepaymentLetter(email, amountPayment, paymentURL string) error

SendPrepaymentLetter is ...

func SendTestLetter added in v0.1.5

func SendTestLetter(letterName string) error

SendTestLetter is ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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