Install golang-gopkg-gomail.v2-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-gopkg-gomail.v2-dev
Description:
simple and efficient package to send emails in Go
Gomail is a simple and efficient package to send emails though an SMTP server. It is able to establish TLS connections and verify X.509 certificates and can be configured for local mail delivery. . Gomail supports: * Attachments * Embedded images * HTML and text templates * Automatic encoding of special characters * SSL and TLS * Sending multiple emails with the same SMTP connection
Homepage: https://github.com/go-gomail/gomail
Version: 2.0.0+git20160411.23.81ebce5-2
Section: universe/devel