From 1fa0a765c14267d93a5225980ac1f52a0cd24230 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 6 Jan 2024 20:12:53 -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 7455a11..a9a46c9 100644 --- a/Servers/Linux/iRedMail.md +++ b/Servers/Linux/iRedMail.md @@ -29,7 +29,7 @@ curl https://codeload.github.com/iredmail/iRedMail/tar.gz/refs/tags/$VERSION -o tar zxf iRedMail-$VERSION.tar.gz ``` -1. This is the version of iRedMail you are deploying. +1. This is the version of iRedMail you are deploying. You can find the newest version on the [iRedMail Download Page](https://www.iredmail.org/download.html). 2. This is the domain suffix that appears after mailbox names. e.g. `first.last@domain.com` 3. For the purposes of the installation, you cannot use symbols in your password here. Keep it to letters and numbers.