Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendMail ¶
SendMail sends emails to an address with the contents message. It is configured by the following environmental variables: MAILER_HOST: SMTP server address MAILER_USERNAME: Email username MAILER_PASSWORD: Email password MAILER_SMTP_PORT: SMPT port to send emails over (usually port 25) MAILER_FROM: Address to send mail from
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.