mailcow-dockerized-docs/docs/index.md

87 Zeilen
4,1 KiB
Markdown

2019-10-19 14:49:43 +02:00
# 🐮 + 🐋 = 💕
2017-05-01 21:30:51 +02:00
2017-05-06 00:22:26 +02:00
## Help mailcow
2017-05-01 21:30:51 +02:00
2019-08-09 15:07:37 +02:00
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_. :)
2017-05-06 00:22:26 +02:00
2019-08-09 15:07:37 +02:00
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).
2019-08-04 18:30:23 +02:00
2017-05-06 00:22:26 +02:00
## Get support
2019-08-09 15:07:37 +02:00
There are two ways to achieve support for your mailcow installation.
2017-05-06 00:22:26 +02:00
### Commercial support
2019-08-09 15:07:37 +02:00
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.
2018-12-06 23:02:31 +01:00
2019-08-09 15:07:37 +02:00
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.
2017-05-06 00:22:26 +02:00
### Community support
2019-08-09 15:07:37 +02:00
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.
2020-01-04 11:46:21 +01:00
- Telegram @ [t.me/mailcow](https://t.me/mailcow). Desktop clients are available for [multiple platforms](https://desktop.telegram.org). You can search the groups history for keywords.
2017-05-01 21:30:51 +02:00
2020-01-04 11:46:21 +01:00
For **bug tracking, feature requests and code contributions** only:
2019-08-04 18:30:23 +02:00
- GitHub @ [mailcow/mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized)
2018-12-06 22:58:53 +01:00
## Demo
2017-05-01 21:30:51 +02:00
2018-12-06 23:09:33 +01:00
You can find a demo at [demo.mailcow.email](https://demo.mailcow.email), use the following credentials to login:
2018-12-06 23:02:31 +01:00
2018-12-15 20:48:32 +01:00
- **Administrator**: admin / moohoo
2018-12-06 22:58:53 +01:00
- **Domain administrator**: department / moohoo
2020-01-04 16:11:55 +01:00
- **Mailbox**: demo@440044.xyz / moohoo
2017-05-01 21:30:51 +02:00
## Overview
2017-05-06 00:22:26 +02:00
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
2017-05-06 00:22:26 +02:00
- Black- and whitelists per domain and per user
2017-05-09 17:54:50 +02:00
- Spam score management per-user (reject spam, mark spam, greylist)
2017-05-06 00:22:26 +02:00
- Allow mailbox users to create temporary spam aliases
2017-05-09 17:54:50 +02:00
- Prepend mail tags to subject or move mail to sub folder (per-user)
2017-05-06 00:22:26 +02:00
- 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
2019-08-09 15:07:37 +02:00
- TFA: Yubikey OTP and U2F USB (Google Chrome and derivatives only), TOTP
2017-05-06 00:22:26 +02:00
- Add domains, mailboxes, aliases, domain aliases and SOGo resources
- Add whitelisted hosts to forward mail to mailcow
2017-06-23 18:57:50 +02:00
- Fail2ban-like integration
2018-12-06 23:00:37 +01:00
- Quarantine system
2019-08-09 15:07:37 +02:00
- Antivirus scanning incl. macro scanning in office documents
2019-08-04 18:30:23 +02:00
- Integrated basic monitoring
2018-12-06 23:00:37 +01:00
- A lot more...
2017-05-06 00:22:26 +02:00
2019-01-27 13:15:31 +01:00
mailcow: dockerized comes with multiple containers linked in one bridged network.
2017-05-01 21:30:51 +02:00
Each container represents a single application.
- [Dovecot](https://www.dovecot.org/)
- [ClamAV](https://www.clamav.net/) (optional)
- [Solr](http://lucene.apache.org/solr/) (optional)
2019-10-20 09:19:32 +02:00
- [Oletools](https://github.com/decalage2/oletools) via [Olefy](https://github.com/HeinleinSupport/olefy)
- [Memcached](https://www.memcached.org/)
- [Redis](https://redis.io/)
2019-10-20 09:19:32 +02:00
- [MariaDB](https://mariadb.org/)
- [Unbound](https://unbound.net/)
- [PHP](https://php.net/)
- [Postfix](http://www.postfix.org/)
2019-10-20 09:19:32 +02:00
- [ACME](https://letsencrypt.org/)
- [Nginx](https://nginx.org/)
- [Rspamd](https://www.rspamd.com/)
- [SOGo](https://sogo.nu/)
- [Netfilter](https://www.netfilter.org/) (Fail2ban-like integration by [@mkuron](https://github.com/mkuron))
2019-10-20 09:19:32 +02:00
- A Watchdog to provide basic monitoring
2017-05-01 21:30:51 +02:00
2019-01-27 13:15:31 +01:00
**Docker volumes** to keep dynamic data - take care of them!
2017-05-01 21:30:51 +02:00
- vmail-vol-1
2019-01-27 13:15:31 +01:00
- solr-vol-1
2017-05-01 21:30:51 +02:00
- redis-vol-1
- mysql-vol-1
- rspamd-vol-1
- postfix-vol-1
- crypt-vol-1