MailHog-MTA

command module
v0.0.0-...-c5a52a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2015 License: MIT Imports: 9 Imported by: 0

README

MailHog MTA GoDoc Build Status

A experimental distributed mail transfer agent (MTA) based on MailHog.

Documentation is incomplete and its barely configurable.

Current features:

  • Multiple server support, e.g.
    • SMTP (25)
    • Submission (587)
  • SMTP support:
    • ESMTP
    • PIPELINING
    • AUTH PLAIN
    • STARTTLS
  • Server policies:
    • Require TLS
    • Require authentication
    • Require local delivery
    • Maximum recipients
    • Maximum connections
Contributing

Clone this repository to $GOPATH/src/github.com/mailhog/MailHog-MTA and type make deps.

Requires Go 1.2+ to build.

Run tests using make test or goconvey.

If you make any changes, run go fmt ./... before submitting a pull request.

Licence

Copyright ©‎ 2014, Ian Kent (http://iankent.uk)

Released under MIT license, see LICENSE for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL