mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add OpenTrashmail (#361)
This commit is contained in:
parent
3d4285efa3
commit
bdf58e87fe
1 changed files with 13 additions and 0 deletions
13
software/open-trashmail.yml
Normal file
13
software/open-trashmail.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue