Changes
Dieser Commit ist enthalten in:
Ursprung
fb9f737fa9
Commit
9f60e92f7d
1 geänderte Dateien mit 15 neuen und 6 gelöschten Zeilen
|
@ -2,24 +2,31 @@
|
||||||
|
|
||||||
## Help mailcow
|
## Help mailcow
|
||||||
|
|
||||||
Let us know about your ideas in #mailcow @ Freenode.
|
Let us know about your ideas in #mailcow @ Freenode or in our Telegram channel @ [t.me/mailcow](https://t.me/mailcow).
|
||||||
|
|
||||||
Please [consider a support contract (around 30 € per month) with Servercow](https://www.servercow.de/mailcow#support) to support further development. _We_ support _you_ while _you_ support _us_. :)
|
Please [consider a support contract (around 30 € per month) with Servercow](https://www.servercow.de/mailcow#support) to support further development. _We_ support _you_ while _you_ support _us_. :)
|
||||||
|
|
||||||
|
If you are super awesome, you can get a SAL license that confirms your awesomeness (a flexible one-time payment) at [Servercow](https://www.servercow.de/mailcow?lang=en#sal).
|
||||||
|
|
||||||
|
We are looking for a build machine and demo installations. If you want to help us, please contact [info@servercow.de](mailto:info@servercow.de).
|
||||||
|
|
||||||
## Get support
|
## Get support
|
||||||
|
|
||||||
### Commercial support
|
### Commercial support
|
||||||
|
|
||||||
For commercial support contact [info@servercow.de](mailto:info@servercow.de) or get a support subscription at [Servercow](https://www.servercow.de/mailcow#support).
|
For commercial support contact [info@servercow.de](mailto:info@servercow.de) or get a basic support subscription at [Servercow](https://www.servercow.de/mailcow#support).
|
||||||
|
|
||||||
A fully featured managed mailcow is also available [here](https://www.servercow.de/mailcow#managed) (if not sold out, sorry).
|
A fully featured managed mailcow is also available [here](https://www.servercow.de/mailcow#managed) - if not sold out.
|
||||||
|
|
||||||
### Community support
|
### Community support
|
||||||
|
|
||||||
- IRC @ [Freenode, #mailcow](irc://irc.freenode.org:6667/mailcow)
|
- IRC @ [Freenode, #mailcow](irc://irc.freenode.org:6667/mailcow)
|
||||||
- GitHub @ [mailcow/mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized)
|
|
||||||
- Telegram @ [t.me/mailcow](https://t.me/mailcow)
|
- Telegram @ [t.me/mailcow](https://t.me/mailcow)
|
||||||
|
|
||||||
|
For bug tracking, feature requests and code contributions **only**:
|
||||||
|
|
||||||
|
- GitHub @ [mailcow/mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized)
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
You can find a demo at [demo.mailcow.email](https://demo.mailcow.email), use the following credentials to login:
|
You can find a demo at [demo.mailcow.email](https://demo.mailcow.email), use the following credentials to login:
|
||||||
|
@ -45,6 +52,7 @@ The integrated **mailcow UI** allows administrative work on your mail server ins
|
||||||
- Add whitelisted hosts to forward mail to mailcow
|
- Add whitelisted hosts to forward mail to mailcow
|
||||||
- Fail2ban-like integration
|
- Fail2ban-like integration
|
||||||
- Quarantine system
|
- Quarantine system
|
||||||
|
- Integrated basic monitoring
|
||||||
- A lot more...
|
- A lot more...
|
||||||
|
|
||||||
mailcow: dockerized comes with multiple containers linked in one bridged network.
|
mailcow: dockerized comes with multiple containers linked in one bridged network.
|
||||||
|
@ -53,13 +61,14 @@ Each container represents a single application.
|
||||||
- Dovecot
|
- Dovecot
|
||||||
- ClamAV (optional)
|
- ClamAV (optional)
|
||||||
- Solr (optional)
|
- Solr (optional)
|
||||||
|
- Oletools via Olefy
|
||||||
- Memcached
|
- Memcached
|
||||||
- Redis
|
- Redis
|
||||||
- MySQL
|
- MySQL
|
||||||
- Unbound (as resolver)
|
- Unbound (DNS resolver)
|
||||||
- PHP-FPM
|
- PHP-FPM
|
||||||
- Postfix
|
- Postfix
|
||||||
- ACME-Client (thanks to @bebehei)
|
- ACME-Client
|
||||||
- Nginx
|
- Nginx
|
||||||
- Rspamd
|
- Rspamd
|
||||||
- SOGo
|
- SOGo
|
||||||
|
|
Laden …
In neuem Issue referenzieren