Changed Folder Structure

Dieser Commit ist enthalten in:
DerLinkman 2022-01-29 19:48:30 +01:00
Commit 3a87a2ebba
2 geÀnderte Dateien mit 0 neuen und 192 gelöschten Zeilen

Datei anzeigen

@ -1,96 +0,0 @@
# 🐼 + 🐋 = 💕
## Hilf dem mailcow Projekt
Bitte erwĂ€gen Sie einen Supportvertrag gegen eine geringe monatliche GebĂŒhr unter [Servercow EN](https://www.servercow.de/mailcow?lang=en#support)/[Servercow DE](https://www.servercow.de/mailcow?#support), um die weitere Entwicklung zu unterstĂŒtzen. _Wir_ unterstĂŒtzen _Dich_, wĂ€hrend _Du_ _uns_ unterstĂŒtzt. :)
Wenn du super toll bist und ohne Vertrag unterstĂŒtzen möchtest, kannst du eine SAL-Lizenz bekommen, die deine Tollheit bestĂ€tigt (eine flexible Einmalzahlung) bei [Servercow EN](https://www.servercow.de/mailcow?lang=en#sal)/[Servercow DE](https://www.servercow.de/mailcow#sal).
## Support erhalten
Es gibt zwei Möglichkeiten, Support fĂŒr Ihre mailcow-Installation zu erhalten.
### Kommerzieller Support
FĂŒr professionellen und priorisierten kommerziellen Support können Sie ein Basis-Support-Abonnement unter [Servercow EN](https://www.servercow.de/mailcow?lang=en#support)/[Servercow DE](https://www.servercow.de/mailcow#support) abschließen. FĂŒr kundenspezifische Anfragen oder Fragen kontaktieren Sie uns stattdessen bitte unter [info@servercow.de](mailto:info@servercow.de).
DarĂŒber hinaus bieten wir auch eine voll ausgestattete und verwaltete Mailcow [hier](https://www.servercow.de/mailcow#managed) an. Auf diese Weise kĂŒmmern wir uns um die technische Magie darunter und Sie können Ihr ganzes Mail-Erlebnis auf eine problemlose Weise genießen.
### Community-UnterstĂŒtzung und Chat
Die andere Alternative ist unser kostenloser Community-Support auf unseren verschiedenen KanĂ€len unten. Bitte beachten Sie, dass dieser Support von unserer großartigen Community rund um mailcow betrieben wird. Diese Art von Support ist best-effort, freiwillig und es gibt keine Garantie fĂŒr irgendetwas.
- Unsere mailcow Gemeinschaft @ [community.mailcow.email](https://community.mailcow.email)
- Telegram @ [t.me/mailcow](https://t.me/mailcow).
- Telegram @ [t.me/mailcowOfftopic](https://t.me/mailcowOfftopic).
Telegram Desktop-Clients sind fĂŒr [mehrere Plattformen](https://desktop.telegram.org) verfĂŒgbar. Sie können den Gruppenverlauf nach Stichworten durchsuchen.
Nur fĂŒr **Fehlerverfolgung, Feature Requests und CodebeitrĂ€ge**:
- GitHub @ [mailcow/mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized)
## Demo
Sie können eine Demo unter [demo.mailcow.email](https://demo.mailcow.email) finden, benutzen Sie die folgenden Anmeldedaten zum Login:
- **Administrator**: admin / moohoo
- **DomÀnen-Administrator**: Abteilung / moohoo
- **Postfach**: demo@440044.xyz / moohoo
## Überblick
Die integrierte **mailcow UI** ermöglicht administrative Arbeiten auf Ihrer Mailserver-Instanz sowie einen getrennten Domain-Administrator- und Mailbox-Benutzer-Zugriff:
- [DKIM](http://dkim.org) und [ARC](http://arc-spec.org/) UnterstĂŒtzung
- Black- und Whitelists pro Domain und pro Benutzer
- Spam-Score-Verwaltung pro Benutzer (Spam ablehnen, Spam markieren, Greylist)
- Erlauben Sie Mailbox-Benutzern, temporÀre Spam-Aliase zu erstellen
- Voranstellen von E-Mail-Tags an den Betreff oder Verschieben von E-Mails in Unterordner (pro Benutzer)
- Mailbox-Benutzer können die TLS-Durchsetzung fĂŒr eingehende und ausgehende Nachrichten umschalten
- Benutzer können die Caches von SOGo ActiveSync-GerĂ€ten zurĂŒcksetzen
- imapsync, um entfernte PostfĂ€cher regelmĂ€ĂŸig zu migrieren oder abzurufen
- TFA: Yubikey OTP und U2F USB (nur Google Chrome und Derivate), TOTP
- HinzufĂŒgen von DomĂ€nen, PostfĂ€chern, Aliasen, DomĂ€nenaliasen und SOGo-Ressourcen
- HinzufĂŒgen von Whitelist-Hosts zur Weiterleitung von Mails an mailcow
- Fail2ban-Ă€hnliche Integration
- QuarantÀne-System
- Antivirus-Scanning inkl. Makro-Scanning in Office-Dokumenten
- Integrierte BasisĂŒberwachung
- Eine Menge mehr...
mailcow: dockerized kommt mit mehreren Containern, die in einem ĂŒberbrĂŒckten Netzwerk verbunden sind.
Jeder Container reprÀsentiert eine einzelne Anwendung.
- [ACME](https://letsencrypt.org/)
- [ClamAV](https://www.clamav.net/) (optional)
- [Dovecot](https://www.dovecot.org/)
- [MariaDB](https://mariadb.org/)
- [Memcached](https://www.memcached.org/)
- [Netfilter](https://www.netfilter.org/) (Fail2ban-Ă€hnliche Integration von [@mkuron](https://github.com/mkuron))
- [Nginx](https://nginx.org/)
- [Oletools](https://github.com/decalage2/oletools) ĂŒber [Olefy](https://github.com/HeinleinSupport/olefy)
- [PHP](https://php.net/)
- [Postfix](http://www.postfix.org/)
- [Redis](https://redis.io/)
- [Rspamd](https://www.rspamd.com/)
- [SOGo](https://sogo.nu/)
- [Solr](https://solr.apache.org/) (optional)
- [Ungebunden](https://unbound.net/)
- Ein Watchdog fĂŒr die grundlegende Überwachung
**Docker-Volumes** zur Aufbewahrung dynamischer Daten - kĂŒmmern Sie sich um sie!
- krypt-vol-1
- mysql-socket-vol-1
- mysql-vol-1
- postfix-vol-1
- redis-vol-1
- rspamd-vol-1
- sogo-benutzerdaten-backup-vol-1
- sogo-web-vol-1
- solr-vol-1
- vmail-index-vol-1
- vmail-vol-1

Datei anzeigen

@ -1,96 +0,0 @@
# 🐼 + 🐋 = 💕
## Help mailcow
Please consider a support contract for a small monthly fee at [Servercow EN](https://www.servercow.de/mailcow?lang=en#support)/[Servercow DE](https://www.servercow.de/mailcow?#support) to support further development. _We_ support _you_ while _you_ support _us_. :)
If you are super awesome and would like to support without a contract, you can get a SAL license that confirms your awesomeness (a flexible one-time payment) at [Servercow EN](https://www.servercow.de/mailcow?lang=en#sal)/[Servercow DE](https://www.servercow.de/mailcow#sal).
## Get support
There are two ways to achieve support for your mailcow installation.
### Commercial support
For professional and prioritized commercial support you can sign a basic support subscription at [Servercow EN](https://www.servercow.de/mailcow?lang=en#support)/[Servercow DE](https://www.servercow.de/mailcow#support). For custom inquiries or questions please contact us at [info@servercow.de](mailto:info@servercow.de) instead.
Furthermore we do also provide a fully featured and managed mailcow [here](https://www.servercow.de/mailcow#managed). This way we take care about the technical magic underneath and you can enjoy your whole mail experience in a hassle-free way.
### Community support and chat
The other alternative is our free community-support on our various channels below. Please notice, that this support is driven by our awesome community around mailcow. This kind of support is best-effort, voluntary and there is no guarantee for anything.
- Our mailcow community @ [community.mailcow.email](https://community.mailcow.email)
- Telegram @ [t.me/mailcow](https://t.me/mailcow).
- Telegram @ [t.me/mailcowOfftopic](https://t.me/mailcowOfftopic).
Telegram desktop clients are available for [multiple platforms](https://desktop.telegram.org). You can search the groups history for keywords.
For **bug tracking, feature requests and code contributions** only:
- GitHub @ [mailcow/mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized)
## Demo
You can find a demo at [demo.mailcow.email](https://demo.mailcow.email), use the following credentials to login:
- **Administrator**: admin / moohoo
- **Domain administrator**: department / moohoo
- **Mailbox**: demo@440044.xyz / moohoo
## Overview
The integrated **mailcow UI** allows administrative work on your mail server instance as well as separated domain administrator and mailbox user access:
- [DKIM](http://dkim.org) and [ARC](http://arc-spec.org/) support
- Black- and whitelists per domain and per user
- Spam score management per-user (reject spam, mark spam, greylist)
- Allow mailbox users to create temporary spam aliases
- Prepend mail tags to subject or move mail to sub folder (per-user)
- Allow mailbox users to toggle incoming and outgoing TLS enforcement
- Allow users to reset SOGo ActiveSync device caches
- imapsync to migrate or pull remote mailboxes regularly
- TFA: Yubikey OTP and U2F USB (Google Chrome and derivatives only), TOTP
- Add domains, mailboxes, aliases, domain aliases and SOGo resources
- Add whitelisted hosts to forward mail to mailcow
- Fail2ban-like integration
- Quarantine system
- Antivirus scanning incl. macro scanning in office documents
- Integrated basic monitoring
- A lot more...
mailcow: dockerized comes with multiple containers linked in one bridged network.
Each container represents a single application.
- [ACME](https://letsencrypt.org/)
- [ClamAV](https://www.clamav.net/) (optional)
- [Dovecot](https://www.dovecot.org/)
- [MariaDB](https://mariadb.org/)
- [Memcached](https://www.memcached.org/)
- [Netfilter](https://www.netfilter.org/) (Fail2ban-like integration by [@mkuron](https://github.com/mkuron))
- [Nginx](https://nginx.org/)
- [Oletools](https://github.com/decalage2/oletools) via [Olefy](https://github.com/HeinleinSupport/olefy)
- [PHP](https://php.net/)
- [Postfix](http://www.postfix.org/)
- [Redis](https://redis.io/)
- [Rspamd](https://www.rspamd.com/)
- [SOGo](https://sogo.nu/)
- [Solr](https://solr.apache.org/) (optional)
- [Unbound](https://unbound.net/)
- A Watchdog to provide basic monitoring
**Docker volumes** to keep dynamic data - take care of them!
- crypt-vol-1
- mysql-socket-vol-1
- mysql-vol-1
- postfix-vol-1
- redis-vol-1
- rspamd-vol-1
- sogo-userdata-backup-vol-1
- sogo-web-vol-1
- solr-vol-1
- vmail-index-vol-1
- vmail-vol-1