Update Servers/Email/Mailcow.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 5s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 5s
This commit is contained in:
@ -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*)
|
Reference in New Issue
Block a user