base on Web and API based SMTP testing MailHog [ ![Download](https://img.shields.io/github/release/mailhog/MailHog.svg) ](https://github.com/mailhog/MailHog/releases/tag/v1.0.0) [![GoDoc](https://godoc.org/github.com/mailhog/MailHog?status.svg)](https://godoc.org/github.com/mailhog/MailHog) [![Build Status](https://travis-ci.org/mailhog/MailHog.svg?branch=master)](https://travis-ci.org/mailhog/MailHog) ========= Inspired by [MailCatcher](https://mailcatcher.me/), easier to install. * Download and run MailHog * Configure your outgoing SMTP server * View your outgoing email in a web UI * Release it to a real mail server Built with Go - MailHog runs without installation on multiple platforms. ### Overview MailHog is an email testing tool for developers: * Configure your application to use MailHog for SMTP delivery * View messages in the web UI, or retrieve them with the JSON API * Optionally release messages to real SMTP servers for delivery ### Installation #### Manual installation [Download the latest release for your platform](/docs/RELEASES.md). Then [read the deployment guide](/docs/DEPLOY.md) for deployment options. #### MacOS ```bash brew update && brew install mailhog ``` Then, start MailHog by running `mailhog` in the command line. #### Debian / Ubuntu Go < v1.18 ```bash sudo apt-get -y install golang-go go get github.com/mailhog/MailHog ``` #### Go >= v1.17 (Debian Bookworm) ```bash sudo apt-get -y install golang-go go install github.com/mailhog/MailHog@latest ``` Then, start MailHog by running `/path/to/MailHog` in the command line. E.g. the path to Go's bin files on Ubuntu is `~/go/bin/`, so to start the MailHog run: ```bash ~/go/bin/MailHog ``` #### FreeBSD ```bash pkg install mailhog sysrc mailhog_enable="YES" service mailhog start ``` #### Docker [Run it from Docker Hub](https://registry.hub.docker.com/r/mailhog/mailhog/) or using the provided [Dockerfile](Dockerfile) ### Configuration Check out how to [configure MailHog](/docs/CONFIG.md), or use the default settings: * the SMTP server starts on port 1025 * the HTTP server starts on port 8025 * in-memory message storage ### Features See [MailHog libraries](docs/LIBRARIES.md) for a list of MailHog client libraries. * ESMTP server implementing RFC5321 * Support for SMTP AUTH (RFC4954) and PIPELINING (RFC2920) * Web interface to view messages (plain text, HTML or source) * Supports RFC2047 encoded headers * Real-time updates using EventSource * Release messages to real SMTP servers * Chaos Monkey for failure testing * See [Introduction to Jim](/docs/JIM.md) for more information * HTTP API to list, retrieve and delete messages * See [APIv1](/docs/APIv1.md) and [APIv2](/docs/APIv2.md) documentation for more information * [HTTP basic authentication](docs/Auth.md) for MailHog UI and API * Multipart MIME support * Download individual MIME parts * In-memory message storage * MongoDB and file based storage for message persistence * Lightweight and portable * No installation required #### sendmail [mhsendmail](https://github.com/mailhog/mhsendmail) is a sendmail replacement for MailHog. It redirects mail to MailHog using SMTP. You can also use `MailHog sendmail ...` instead of the separate mhsendmail binary. Alternatively, you can use your native `sendmail` command by providing `-S`, for example: ```bash /usr/sbin/sendmail -S mail:1025 ``` For example, in PHP you could add either of these lines to `php.ini`: ``` sendmail_path = /usr/local/bin/mhsendmail sendmail_path = /usr/sbin/sendmail -S mail:1025 ``` #### Web UI ![Screenshot of MailHog web interface](/docs/MailHog.png "MailHog web interface") ### Contributing MailHog is a rewritten version of [MailHog](https://github.com/ian-kent/MailHog), which was born out of [M3MTA](https://github.com/ian-kent/M3MTA). Clone this repository to ```$GOPATH/src/github.com/mailhog/MailHog``` and type ```make deps```. See the [Building MailHog](/docs/BUILD.md) guide. Requires Go 1.4+ 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 - 2017, Ian Kent (http://iankent.uk) Released under MIT license, see [LICENSE](LICENSE.md) for details. ", Assign "at most 3 tags" to the expected json: {"id":"13260","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"