package
Version:
v0.0.0-...-27708be
Opens a new window with list of versions in this module.
Published: Jul 29, 2015
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Mailer defines a mail transfer agent to use for sending mail
func NewMailer(server, port, username, password string) Mailer
NewMailer constructs a Mailer to represent an account at a particular mail
transfer agent.
SendMail sends an email to the provided list of recipients. The email body
is simple text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.