From 78a8926fdd27c3aa6bc0d725908a3130d0a96880 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 25 Aug 2025 15:40:29 -0600 Subject: [PATCH] Update Servers/Email/Mailcow.md --- Servers/Email/Mailcow.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Servers/Email/Mailcow.md b/Servers/Email/Mailcow.md index 9c95d05..bc52d2f 100644 --- a/Servers/Email/Mailcow.md +++ b/Servers/Email/Mailcow.md @@ -227,3 +227,5 @@ At this point, the Mailcow server has been deployed so you can log into it. ### 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. +### Running Updates +If you want to run updates, just SSH into the server, and navigate to `/opt/mailcow-dockerized` and run `./update.sh`. I recommend avoiding the IPv6 implementation section. Be patient, and the upgrade will be fully-automated. \ No newline at end of file