diff --git a/software/open-trashmail.yml b/software/open-trashmail.yml new file mode 100644 index 0000000000..18255d7a9b --- /dev/null +++ b/software/open-trashmail.yml @@ -0,0 +1,13 @@ +# 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