diff options
author | nodiscc <nodiscc@gmail.com> | 2022-09-03 11:46:26 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-09-03 11:46:26 +0000 |
commit | e45b89d4553ba22ebf09252cd510c90155f9917e (patch) | |
tree | e6eb6719fea57862d9a2d6b3eb8b99d49f501ae3 | |
parent | remove empty section Calendar & Contacts (diff) | |
download | awesome-selfhosted-e45b89d4553ba22ebf09252cd510c90155f9917e.tar.gz awesome-selfhosted-e45b89d4553ba22ebf09252cd510c90155f9917e.zip |
remove empty section Communication - Email
- https://github.com/nodiscc/hecat/runs/8169138010?check_suite_focus=true
- ERROR:awesome_lint.py: 0 items tagged Communication - Email, each tag must have at least 3 items attached
-rw-r--r-- | README.md | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -24,7 +24,6 @@ See [Contributing](.github/CONTRIBUTING.md). - [Calendar & Contacts - CalDAV or CardDAV Web-based Clients](#calendar--contacts---caldav-or-carddav-web-based-clients) - [Communication](#communication) - [Communication - Custom Communication Systems](#communication---custom-communication-systems) - - [Communication - Email](#communication---email) - [Communication - Email - Complete Solutions](#communication---email---complete-solutions) - [Communication - Email - Mail Delivery Agents](#communication---email---mail-delivery-agents) - [Communication - Email - Mail Transfer Agents](#communication---email---mail-transfer-agents) @@ -363,19 +362,11 @@ Communication software using their own custom procols. - [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source Code](https://github.com/zulip/zulip)) `Apache-2.0` `Python` -### Communication - Email - -**[`^ back to top ^`](#)** - -[E-mail](https://en.wikipedia.org/wiki/Email) software. - - - ### Communication - Email - Complete Solutions **[`^ back to top ^`](#)** -Simple deployment of a mail server, e.g. for inexperienced or impatient admins. +Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. for inexperienced or impatient admins. - [AnonAddy](https://anonaddy.com) - Open source email forwarding service for creating aliases. ([Source Code](https://github.com/anonaddy/anonaddy)) `MIT` `PHP` - [DebOps](https://docs.debops.org/) - Your Debian-based data center in a box. A set of general-purpose Ansible roles that can be used to manage Debian or Ubuntu hosts. ([Source Code](https://github.com/debops/debops)) `GPL-3.0-only` `YAML/Ansible/Python` |