From aa5ebc041e6edd4d3f36147db8319a5d8f33e2dd Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 5 Feb 2024 21:05:47 +0000 Subject: [PATCH] merge duplicate opentrashmail entries (#561) - fixes https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues/559 --- software/open-trashmail.yml | 13 ------------- software/opentrashmail.yml | 8 ++++---- 2 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 software/open-trashmail.yml diff --git a/software/open-trashmail.yml b/software/open-trashmail.yml deleted file mode 100644 index 18255d7a9b..0000000000 --- a/software/open-trashmail.yml +++ /dev/null @@ -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 diff --git a/software/opentrashmail.yml b/software/opentrashmail.yml index 6a85592f96..5654e5b239 100644 --- a/software/opentrashmail.yml +++ b/software/opentrashmail.yml @@ -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: