This repo is using for development purposes of CowUI. So do not use it instead of original mailcow-dockerized!
- First you need to init submodules:
# Get the repo
git clone https://github.com/mailcow/mailcow-dockerized-app.git && cd mailcow-dockerized-app/
# Init submodules
git submodule init
# Get the latest commits
git submodule update --remote --recursive
- After that you need the create mailcow config and build CowUI services:
# Generate the config
./generate_config.sh
# Build necessary services images locally
docker-compose build cowui-backend-mailcow cowui-frontend-mailcow sync-engine-mailcow
- Last, pull remaining images and up the compose:
docker-compose pull
docker-compose up -d
Please consider a support contract with Servercow to support further development. We support you while you support us. :)
You can also get a SAL which is a one-time payment with no liabilities or returning fees.
Or just spread the word: moo.
Please see the official documentation for installation and support instructions. 🐄
🐛 If you found a critical security issue, please mail us to info at servercow.de.
Telegram mailcow Off-Topic channel
Telegram desktop clients are available for multiple platforms. You can search the groups history for keywords.
Important: mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.