mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-20 20:02:12 +08:00
11 lines
508 B
JSON
11 lines
508 B
JSON
{
|
|
"appid": "cffc32ba3ead25ff79a6f34e163b120cf68ab9e2",
|
|
"name": "Mailhog",
|
|
"website": "https://github.com/mailhog/MailHog",
|
|
"license": "MIT License",
|
|
"description": "MailHog is an email testing tool for developers:\r\n\r\n- Configure your application to use MailHog for SMTP delivery\r\n- View messages in the web UI, or retrieve them with the JSON API\r\n- Optionally release messages to real SMTP servers for delivery",
|
|
"enhanced": false,
|
|
"tile_background": "light",
|
|
"icon": "mailhog.png"
|
|
}
|