mirror of
https://github.com/BreizhHardware/awesome-selfhosted-data.git
synced 2026-03-18 21:30:41 +01:00
15 lines
430 B
YAML
15 lines
430 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
|
|
source_code_url: https://github.com/mailhog/MailHog
|
|
stargazers_count: 11799
|
|
updated_at: '2022-08-02'
|
|
archived: false
|