Versions in this module Expand all Collapse all v0 v0.9.99 Oct 17, 2016 Changes in this version + func LoginAuth(username, password string) smtp.Auth + func NewContext() + func SendAsync(msg *Message) + type Message struct + Info string + func NewMessage(to []string, subject, body string) *Message + func NewMessageFrom(to []string, from, subject, htmlBody string) *Message + type Sender struct + func (s *Sender) Send(from string, to []string, msg io.WriterTo) error