awesome-selfhosted-data/software/mailhog.yml

10 lines
313 B
YAML

name: MailHog
website_url: https://github.com/mailhog/MailHog
description: Small Golang executable which runs an SMTP MTA gateway that accepts all
mail and displays in web interface. Useful for debugging or development.
licenses:
- MIT
platforms:
- Go
tags:
- Communication - Email - Mail Transfer Agents