mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
merge duplicate opentrashmail entries (#561)
- fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/559
This commit is contained in:
parent
51a8d59eb0
commit
aa5ebc041e
2 changed files with 4 additions and 17 deletions
|
|
@ -1,13 +0,0 @@
|
|||
# software name
|
||||
name: "OpenTrashmail"
|
||||
website_url: "https://github.com/HaschekSolutions/opentrashmail"
|
||||
source_code_url: "https://github.com/HaschekSolutions/opentrashmail"
|
||||
description: "Complete trashmail solution that exposes an SMTP server and has a web interface to manage received emails. Works with multiple and wildcard domains and is fully file based (no database needed). Includes RSS feeds and JSON API."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Python
|
||||
- PHP
|
||||
- Docker
|
||||
tags:
|
||||
- Communication - Email - Mail Transfer Agents
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
# software name
|
||||
name: OpenTrashmail
|
||||
website_url: https://github.com/HaschekSolutions/opentrashmail
|
||||
source_code_url: https://github.com/HaschekSolutions/opentrashmail
|
||||
description: Complete trashmail solution that exposes an SMTP server and has a web interface to manage received emails. Works with multiple and wildcard domains and is fully file based (no database needed). Includes RSS feeds and JSON API.
|
||||
name: "OpenTrashmail"
|
||||
website_url: "https://github.com/HaschekSolutions/opentrashmail"
|
||||
source_code_url: "https://github.com/HaschekSolutions/opentrashmail"
|
||||
description: "Complete trashmail solution that exposes an SMTP server and has a web interface to manage received emails. Works with multiple and wildcard domains and is fully file based (no database needed). Includes RSS feeds and JSON API."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
|
|
|
|||
Loading…
Reference in a new issue