Update Servers/Email/Mailcow.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 5s

This commit is contained in:
2025-07-17 06:57:48 -06:00
parent d0b92e4b9a
commit f9551ccfca

View File

@ -42,12 +42,7 @@ docker-compose up -d
```
### Login to Mailcow
At this point, the Mailcow server has been deployed so you can log into it at the following urls:
At this point, the Mailcow server has been deployed so you can log into it.
**Administrators**:
You can now log in as an administrator using the default credentials `admin` and the password `moohoo` at:
`https://${MAILCOW_HOSTNAME}/admin`
**Regular Mailbox Users**:
Continue logging in at the usual URL:
`https://${MAILCOW_HOSTNAME}` (*FQDN only*)
- **Administrators**: `https://${MAILCOW_HOSTNAME}/admin` (Username: `admin` | Password: `moohoo`)
- **Regular Mailbox Users**: `https://${MAILCOW_HOSTNAME}` (*FQDN only*)