docker compose -f /opt/mailcow-dockerized/docker-compose.yml down
Stop all mailcow containers
Shuts down the entire stack, taking mail, webmail, and the admin UI offline, so schedule it for maintenance windows. Data stays in the Docker volumes, so the up command brings everything back. Prefer `docker compose restart <service>` for single-component fixes.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.