iRedMail Documentation22
iRedMail Documentation22
iRedMail Documentation22
iRedMail is a shell script that automatically installs and configures all necessary mail server
components on your Linux/BSD server, thus eliminating manual installation and configuration. With
iRedMail, you can easily create unlimited mailboxes and unlimited mail domains in a web-based
admin panel. Mailboxes can be stored in MariaDB/MySQL, PostgreSQL database, or OpenLDAP. The
following is a list of open-source software that will be automatically installed and configured by
iRedMail.
Prerequisite - Requirements
iRedMail requires at least 4 GB vCPU and 4 GB memory for a low traffic production server. If you
plan to run SOGo Groupware (which offers webmail, calendar (CalDAV), contacts (CardDAV) and
ActiveSync), you need a lot more memory. Consider 16 GB memory to support 500 ActiveSync
clients.
OS Required
# cd /root/
# tar zxf iRedMail-x.y.z.tar.gz
It's now ready to start iRedMail installer, it will ask you several simple questions, that's all required
to setup a full-featured mail server.
# cd /root/iRedMail-x.y.z/
# bash iRedMail.sh
Screenshots of installation:
Choose backend used to store mail accounts. You can manage mail accounts with iRedAdmin, our
web-based iRedMail admin panel.
If you choose to store mail accounts in OpenLDAP, iRedMail installer will ask to set the LDAP suffix.
After installation successfully completed, you can access web-based programs if you choose to install
them. Replace your_server below by your real server hostname or IP address.