Popularity
5.4
Declining
Activity
0.0
Stable
219
13
25

Programming language: Go
License: MIT License
Tags: Email    
Latest version: v0.3.2

Hectane alternatives and similar packages

Based on the "Email" category.
Alternatively, view Hectane alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Hectane or a related project?

Add another 'Email' Package

README

Hectane

Build Status - Linux Build status - Windows GoDoc MIT License

Hectane is both a Go package providing an SMTP queue for sending emails and a standalone application that exposes this functionality via an HTTP API.

Features

  • Ability to attach files to emails
  • Support for TLS encryption and HTTP basic auth
  • Mail queue that efficiently delivers emails to hosts
  • Emails in the queue are stored on disk until delivery
  • MX records for the destination host are tried in order of priority
  • Run the application as a service on Windows

Documentation

Documentation for Hectane can be found below:

Installation

In addition to the files on the releases page, Hectane can be installed from any of the sources below:


*Note that all licence references and agreements mentioned in the Hectane README section above are relevant to that project's source code only.