diff --git a/Servers/Email/Mailcow.md b/Servers/Email/Mailcow.md index d8221e5..4d76791 100644 --- a/Servers/Email/Mailcow.md +++ b/Servers/Email/Mailcow.md @@ -184,4 +184,8 @@ You will need to add some extra entrypoints and ports to Traefik itself so it ca At this point, the Mailcow server has been deployed so you can log into it. - **Administrators**: `https://${MAILCOW_HOSTNAME}/admin` (Username: `admin` | Password: `moohoo`) -- **Regular Mailbox Users**: `https://${MAILCOW_HOSTNAME}` (*FQDN only*) \ No newline at end of file +- **Regular Mailbox Users**: `https://${MAILCOW_HOSTNAME}` (*FQDN only*) + +### Mail-Client Considerations +You need to ensure that you generate an app password if you have MFA enabled within Mailcow. (MFA is non-functional in Roundcube/SoGo, you set it up via Mailcow itself). You can access it via the Mailcow configuration page: https://mail.bunny-lab.io/user, then look for the "**App Passwords**" tab. +