Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendEmail ¶
func SendEmail(account *config.Account, to []string, subject, plainBody, htmlBody string, images map[string][]byte, attachments map[string][]byte, inReplyTo string, references []string) error
SendEmail constructs a multipart message with plain text, HTML, embedded images, and attachments.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.