Update Servers/Linux/iRedMail.md

This commit is contained in:
Nicole Rappe
2024-01-06 20:12:53 -07:00
parent 80b656b52d
commit 1fa0a765c1

View File

@ -29,7 +29,7 @@ curl https://codeload.github.com/iredmail/iRedMail/tar.gz/refs/tags/$VERSION -o
tar zxf iRedMail-$VERSION.tar.gz 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` 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. 3. For the purposes of the installation, you cannot use symbols in your password here. Keep it to letters and numbers.