Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMessageIdHostname ¶
func NewSender ¶
func NewSender( worker *types.Worker, uri *url.URL, domain string, from *mail.Address, rcpts []*mail.Address, copyTo []string, ) (io.WriteCloser, error)
NewSender returns an io.WriterCloser into which the caller can write contents of a message. The caller must invoke the Close() method on the sender when finished.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.