From b20afd94467d86e6619585c955bdb52fbff24c44 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 17 Jul 2025 16:29:23 -0600 Subject: [PATCH] Update Servers/Email/Mailcow.md --- Servers/Email/Mailcow.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. +