MultiArch docker builds of mailhog that can be used for testing email services
Find a file
Ric Harvey 4833704819
Some checks failed
docker / build (linux/amd64) (push) Failing after 1m6s
docker / build (linux/arm/v6) (push) Failing after 7s
docker / build (linux/arm/v7) (push) Failing after 6s
docker / build (linux/arm64) (push) Failing after 7s
docker / release (push) Has been skipped
remove dep
2024-11-05 14:16:34 +00:00
.forgejo/workflows remove dep 2024-11-05 14:16:34 +00:00
Dockerfile upgrade version of golang in builder 2024-03-29 22:12:25 +00:00
README.md Update README.md 2024-11-05 13:47:18 +00:00

mailhog-docker

MailHog is an email testing tool for developers, this repo builds the multi architecture versions of the docker image.

  • 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

Configuration

Check out how to configure MailHog, or use the default settings:

  • the SMTP server starts on port 1025
  • the HTTP server starts on port 8025
  • in-memory message storage