package
0.0.0-20211111114053-8495d1f9c8de
Repository: https://github.com/saturninoabril/dashboard-server.git
Documentation: pkg.go.dev

# Functions

ConnectToSMTPServer connects to an SMTP server.
ConnectToSMTPServerAdvanced provides advanced SMTP server connection handling.
NewSMTPClient returns a new SMTP client.
NewSMTPClientAdvanced provides an SMTP client.
SendMail sends an email.
SendMailUsingConfig sends an email with the provided config.
SendMailWithEmbeddedFilesUsingConfig sends an email with file attachments.
TestConnection tests the connection to the SMTP server.

# Structs

No description provided by the author
Config contains SMTP settings for sending emails.
SMTPConnectionInfo contains connection information for a SMTP server.