16 lines
585 B
Markdown
16 lines
585 B
Markdown
# 📧 Mailcow Deployment Evidence
|
|
|
|
This file contains the output and verification logs for the deployment of the Mailcow secure email platform as part of the OpenCMMC Stack.
|
|
|
|
## ✅ Deployment Log
|
|
|
|
Refer to `mailcow_deploy.log` for timestamped deployment confirmation from the Ansible run.
|
|
|
|
## 🔍 Verification Checklist
|
|
|
|
- [x] Mailcow container is running (`podman ps`)
|
|
- [x] mailcow.service is active (`systemctl status`)
|
|
- [x] /opt/mailcow directory is present and owned correctly
|
|
|
|
This service is containerized via Podman, proxied via NGINX, and restricted with Zero Trust ACLs.
|