/MailHog-IMAP

Experimental IMAP server

Primary LanguageGoMIT LicenseMIT

MailHog IMAP GoDoc Build Status

A experimental distributed IMAP server.

Contributing

Clone this repository to $GOPATH/src/github.com/mailhog/MailHog-IMAP 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 ©‎ 2015, Ian Kent (http://iankent.uk)

Released under MIT license, see LICENSE for details.