From 775e106feb9a70ab4484837c1adbf6d6b21c655b Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 6 Jan 2024 20:50:49 -0700 Subject: [PATCH] Update Servers/Linux/iRedMail.md --- Servers/Linux/iRedMail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/Linux/iRedMail.md b/Servers/Linux/iRedMail.md index 5f1e8e1..487440b 100644 --- a/Servers/Linux/iRedMail.md +++ b/Servers/Linux/iRedMail.md @@ -23,7 +23,7 @@ MAIL_DOMAIN="bunny-lab.io" # (2) You will then proceed to bootstrap a silent unattended installation of iRedMail. (I've automated as much as I can to make this as turn-key as possible). Just copy/paste this whole thing into your terminal and hit ENTER. -!!! danger +!!! danger "/var/vmail Space Requirements" You absolutely need to ensure that `/var/vmail` has a lot of space. At least 16GB. This is where all of your emails / mailboxes / a lot of settings will be. If possible, create a second physical/virtual disk specifically for the `/var` partition, or specifically for `/var/vmail` at minimum, so you can expand it over time if necessary. LVM-based provisioning is recommended but not required. ``` sh