# Functions
No description provided by the author
# Structs
Define a Mailer struct which contains a mail.Dialer instance (used to connect to a SMTP server) and the sender information for your emails (the name and address you want the email to be from, such as "Alice Smith <[email protected]>").