1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 16:58:06 +02:00

doc: add section for Usenet

This commit is contained in:
Martin Monperrus 2020-10-14 04:48:57 +00:00 committed by GitHub
parent 69ff2ae421
commit ac0e69ace7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ See [Contributing](.github/CONTRIBUTING.md).
- [Mail Delivery Agents](#mail-delivery-agents)
- [Mailing lists and newsletters](#mailing-lists-and-newsletters)
- [Webmail clients](#webmail-clients)
- [Usenet](#usenet)
- [IRC](#irc)
- [SIP/IPBX](#sip)
- [Social Networks and Forums](#social-networks-and-forums)
@ -362,6 +363,14 @@ _Mailing lists servers and mass mailing software - one message to many recipient
- [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Source Code](https://github.com/roundcube/roundcubemail)) `GPL-3.0` `PHP`
- [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client. ([Source Code](https://sourceforge.net/p/squirrelmail/code/HEAD/tree/)) `GPL-2.0` `PHP`
### Usenet
**[`^ back to top ^`](#)**
_[Usenet](https://en.wikipedia.org/wiki/News_server) communication software_
- [InterNetNews](https://inn.eyrie.org/trac/) - Extremely flexible and configurable Usenet / netnews news server.
### IRC
**[`^ back to top ^`](#)**