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
SendCartLetter is ...
func SendPrepaymentLetter ¶ added in v0.1.5
SendPrepaymentLetter is ...
func SendTestLetter ¶ added in v0.1.5
SendTestLetter is ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.