merge duplicate opentrashmail entries (#561)

- fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/559
This commit is contained in:
nodiscc 2024-02-05 21:05:47 +00:00 committed by GitHub
parent 51a8d59eb0
commit aa5ebc041e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 17 deletions

View file

@ -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

View file

@ -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: