# Functions
load template from file, support i18n.
HTMLMessage returns a new Message that can compose an HTML email with attachments.
propagation configuration from config file.
return full image path in template directory.
return full logo path in template directory.
TextMessage returns a new Message that can compose an email with attachments.
# Structs
Attachment represents an email attachment.
Header represents an additional email header.
Message represents a smtp message.
No description provided by the author