1 Forks
5 Stars
5 Watchers

gomail

GoMail is a powerful library for sending emails via multiple providers, including SMTP, Gmail API, Microsoft Graph API, SendGrid, AWS SES, Mailgun, Mandrill, Postmark, and SparkPost. Supporting attachments, plain text, and HTML content, it simplifies email integration for developers with easy setup and robust functionalities.

How to download and setup gomail

Open terminal and run command
git clone https://github.com/darkrockmountain/gomail.git
git clone is used to create a copy or clone of gomail repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gomail https://github.com/darkrockmountain/gomail/archive/master.zip

Or simply clone gomail with SSH
[email protected]:darkrockmountain/gomail.git

If you have some problems with gomail

You may open issue on gomail support forum (system) here: https://github.com/darkrockmountain/gomail/issues