mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
11 lines
354 B
YAML
11 lines
354 B
YAML
name: MailCatcher
|
|
website_url: https://mailcatcher.me/
|
|
description: Ruby gem that deploys a simply SMTP MTA gateway that accepts all mail
|
|
and displays in web interface. Useful for debugging or development.
|
|
licenses:
|
|
- MIT
|
|
platforms:
|
|
- Ruby
|
|
tags:
|
|
- Communication - Email - Mail Transfer Agents
|
|
source_code_url: https://github.com/sj26/mailcatcher
|