Open source email delivery platform for reliable high-volume email sending, written in Go language
What is Go-Guerrilla?
Go-Guerrilla is an open source email delivery platform written in Go. It is designed to provide a lightweight, simple alternative to larger commercial solutions like SendGrid or Mailgun.
Some key features of Go-Guerrilla include:
Simple JSON API for sending email
Support for SPF, DKIM, and DMARC
Built-in throttling and reputation monitoring
Easy integration with applications written in Go or any language
Active development and maintenance
Go-Guerrilla is well-suited for developers looking to add reliable email capabilities to their applications. The API is easy to use and Go-Guerrilla handles most tasks like deliverability and reputation monitoring automatically in the background.
While it may lack some advanced features of commercial solutions, Go-Guerrilla provides an open source alternative focused on the core task of sending high volumes of email reliably.
Postfix is a popular open source Mail Transfer Agent (MTA) that routes and delivers email. It is commonly used for sending and receiving email from servers. Postfix was developed as a fast, easy to administer, and secure alternative to the widely-used Sendmail program.Some key features and highlights of Postfix include:High...
MailHog is an open source email testing tool used by developers for testing email in development and staging environments. It captures outgoing email and displays it in a web interface, instead of sending it externally. This allows developers to test email workflows without spamming real email addresses.Some key features of...
Mailpit is an open-source, privacy-focused email client for Windows, Mac, and Linux. It was created by developers and privacy advocates who were concerned about email privacy issues like tracking and data collection.Some of the key features of Mailpit include:End-to-end encryption - Emails are encrypted between the sender and recipient using...
OpenSMTPD is an open source SMTP server daemon for Linux and BSD operating systems. It was created in 2015 as a secure alternative to existing SMTP server solutions.Key features of OpenSMTPD include:Support for the SMTP, SMTP over TLS (SMTPS), and SMTP over SSL (SMTP/SSL) protocolsModular and secure codebase written in...
Lettre is an open-source newsletter application designed for individuals and businesses who want to create and manage their email newsletters with ease. With Lettre, you can:Design beautiful newsletters using the built-in drag-and-drop editorChoose from a variety of professionally designed templatesEasily customize colors, fonts, layouts, and imagesIntegrate with email service providers...
Inbucket is an open source email testing tool designed for software developers and testers. It acts as a fake SMTP server, allowing developers to send test emails to it during development which Inbucket captures and stores for later inspection.Some key features of Inbucket include:Captures any email sent to it via...