Update screenshots of iredmail installation.

This commit is contained in:
Zhang Huangbin 2016-05-16 10:18:14 +08:00
parent 7820a377db
commit 2c19f6f88e
24 changed files with 141 additions and 275 deletions

View File

@ -267,6 +267,7 @@ if echo "$@" | grep -q -- '--sync-local'; then
echo "* Syncing converted HTML files." echo "* Syncing converted HTML files."
rm -rf ../web/docs/* rm -rf ../web/docs/*
cp -rf ${ROOTDIR}/html/* ${ROOTDIR}/../web/docs/ cp -rf ${ROOTDIR}/html/* ${ROOTDIR}/../web/docs/
cp -rf ${ROOTDIR}/html/images/* ${ROOTDIR}/../web/docs/images/
fi fi
# Show changed files. # Show changed files.

View File

@ -117,11 +117,11 @@ questions, that's all required to setup a full-featured mail server.
* Welcome and thanks for your use * Welcome and thanks for your use
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* Specify location to store all mailboxes. Default is `/var/vmail/`. * Specify location to store all mailboxes. Default is `/var/vmail/`.
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* Choose backend used to store mail accounts. You can manage mail accounts * Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel. with iRedAdmin, our web-based iRedMail admin panel.
@ -132,12 +132,12 @@ with iRedAdmin, our web-based iRedMail admin panel.
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation. management and maintenance after installation.
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* If you choose to store mail accounts in OpenLDAP, iRedMail installer will * If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix. ask to set the LDAP suffix.
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "To MySQL/MariaDB/PostgreSQL users" !!! note "To MySQL/MariaDB/PostgreSQL users"
@ -147,7 +147,7 @@ with iRedAdmin, our web-based iRedMail admin panel.
* Add your first mail domain name * Add your first mail domain name
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* Set password of admin account of your first mail domain. * Set password of admin account of your first mail domain.
@ -155,32 +155,17 @@ __Note__: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address. is full email address.
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* Choose optional components * Choose optional components
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
After answered above questions, iRedMail installer will ask you to review and
After answered above questions, iRedMail installer will ask your confirm to confirm to start installation. It will install and configure required packages
start installation. It will install and configure required packages
automatically. Type `y` or `Y` and press `Enter` to start. automatically. Type `y` or `Y` and press `Enter` to start.
``` ![](./images/installation/review.png){: width="700px" }
Configuration completed.
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
<<< iRedMail >>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
```
## Important things you __MUST__ know after installation ## Important things you __MUST__ know after installation

View File

@ -118,11 +118,11 @@ questions, that's all required to setup a full-featured mail server.
* Welcome and thanks for your use * Welcome and thanks for your use
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* Specify location to store all mailboxes. Default is `/var/vmail/`. * Specify location to store all mailboxes. Default is `/var/vmail/`.
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* Choose backend used to store mail accounts. You can manage mail accounts * Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel. with iRedAdmin, our web-based iRedMail admin panel.
@ -133,12 +133,12 @@ with iRedAdmin, our web-based iRedMail admin panel.
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation. management and maintenance after installation.
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* If you choose to store mail accounts in OpenLDAP, iRedMail installer will * If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix. ask to set the LDAP suffix.
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "To MySQL/MariaDB/PostgreSQL users" !!! note "To MySQL/MariaDB/PostgreSQL users"
@ -148,7 +148,7 @@ with iRedAdmin, our web-based iRedMail admin panel.
* Add your first mail domain name * Add your first mail domain name
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* Set password of admin account of your first mail domain. * Set password of admin account of your first mail domain.
@ -156,32 +156,18 @@ __Note__: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address. is full email address.
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* Choose optional components * Choose optional components
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
After answered above questions, iRedMail installer will ask your confirm to After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type `y` or `Y` and press `Enter` to start. automatically. Type `y` or `Y` and press `Enter` to start.
``` ![](./images/installation/review.png){: width="700px" }
Configuration completed.
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
<<< iRedMail >>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
```
## Important things you __MUST__ know after installation ## Important things you __MUST__ know after installation

View File

@ -134,11 +134,11 @@ questions, that's all required to setup a full-featured mail server.
* Welcome and thanks for your use * Welcome and thanks for your use
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* Specify location to store all mailboxes. Default is `/var/vmail/`. * Specify location to store all mailboxes. Default is `/var/vmail/`.
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* Choose backend used to store mail accounts. You can manage mail accounts * Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel. with iRedAdmin, our web-based iRedMail admin panel.
@ -149,12 +149,12 @@ with iRedAdmin, our web-based iRedMail admin panel.
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation. management and maintenance after installation.
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* If you choose to store mail accounts in OpenLDAP, iRedMail installer will * If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix. ask to set the LDAP suffix.
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "To MySQL/MariaDB/PostgreSQL users" !!! note "To MySQL/MariaDB/PostgreSQL users"
@ -164,7 +164,7 @@ with iRedAdmin, our web-based iRedMail admin panel.
* Add your first mail domain name * Add your first mail domain name
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* Set password of admin account of your first mail domain. * Set password of admin account of your first mail domain.
@ -172,32 +172,18 @@ __Note__: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address. is full email address.
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* Choose optional components * Choose optional components
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
After answered above questions, iRedMail installer will ask your confirm to After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type `y` or `Y` and press `Enter` to start. automatically. Type `y` or `Y` and press `Enter` to start.
``` ![](./images/installation/review.png){: width="700px" }
Configuration completed.
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
<<< iRedMail >>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
```
## Important things you __MUST__ know after installation ## Important things you __MUST__ know after installation

View File

@ -141,11 +141,11 @@ questions, that's all required to setup a full-featured mail server.
* Welcome and thanks for your use * Welcome and thanks for your use
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* Specify location to store all mailboxes. Default is `/var/vmail/`. * Specify location to store all mailboxes. Default is `/var/vmail/`.
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* Choose backend used to store mail accounts. You can manage mail accounts * Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel. with iRedAdmin, our web-based iRedMail admin panel.
@ -156,12 +156,12 @@ with iRedAdmin, our web-based iRedMail admin panel.
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation. management and maintenance after installation.
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* If you choose to store mail accounts in OpenLDAP, iRedMail installer will * If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix. ask to set the LDAP suffix.
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "To MySQL/MariaDB/PostgreSQL users" !!! note "To MySQL/MariaDB/PostgreSQL users"
@ -171,7 +171,7 @@ with iRedAdmin, our web-based iRedMail admin panel.
* Add your first mail domain name * Add your first mail domain name
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* Set password of admin account of your first mail domain. * Set password of admin account of your first mail domain.
@ -179,32 +179,18 @@ __Note__: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address. is full email address.
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* Choose optional components * Choose optional components
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
After answered above questions, iRedMail installer will ask your confirm to After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type `y` or `Y` and press `Enter` to start. automatically. Type `y` or `Y` and press `Enter` to start.
``` ![](./images/installation/review.png){: width="700px" }
Configuration completed.
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
<<< iRedMail >>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
```
## Important things you __MUST__ know after installation ## Important things you __MUST__ know after installation

View File

@ -145,14 +145,14 @@ questions, that's all required to setup a full-featured mail server.
* Welcome and thanks for your use * Welcome and thanks for your use
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* Specify location to store all mailboxes. Default is `/var/vmail/`. * Specify location to store all mailboxes. Default is `/var/vmail/`.
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* Choose backend used to store mail accounts. You can manage mail accounts * Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel. with iRedAdmin, our web-based iRedMail admin panel.
!!! note !!! note
@ -160,12 +160,12 @@ with iRedAdmin, our web-based iRedMail admin panel.
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation. management and maintenance after installation.
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* If you choose to store mail accounts in OpenLDAP, iRedMail installer will * If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix. ask to set the LDAP suffix.
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "To MySQL/MariaDB/PostgreSQL users" !!! note "To MySQL/MariaDB/PostgreSQL users"
@ -175,7 +175,7 @@ with iRedAdmin, our web-based iRedMail admin panel.
* Add your first mail domain name * Add your first mail domain name
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* Set password of admin account of your first mail domain. * Set password of admin account of your first mail domain.
@ -183,32 +183,18 @@ __Note__: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address. is full email address.
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* Choose optional components * Choose optional components
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
After answered above questions, iRedMail installer will ask your confirm to After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type `y` or `Y` and press `Enter` to start. automatically. Type `y` or `Y` and press `Enter` to start.
``` ![](./images/installation/review.png){: width="700px" }
Configuration completed.
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
<<< iRedMail >>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
```
## Important things you __MUST__ know after installation ## Important things you __MUST__ know after installation

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

View File

@ -115,11 +115,11 @@ mx.example.com
<ul> <ul>
<li>欢迎和感谢使用</li> <li>欢迎和感谢使用</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>指定用于存储用户邮箱的路径。默认是 <code>/var/vmail/</code></li> <li>指定用于存储用户邮箱的路径。默认是 <code>/var/vmail/</code></li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>选择用于存储邮件账号的数据库。</li> <li>选择用于存储邮件账号的数据库。</li>
</ul> </ul>
@ -127,11 +127,11 @@ mx.example.com
<p class="admonition-title">Note</p> <p class="admonition-title">Note</p>
<p>各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。</p> <p>各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀:</li> <li>如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀:</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">MySQL/MariaDB/PostgreSQL 用户</p> <p class="admonition-title">MySQL/MariaDB/PostgreSQL 用户</p>
<p>如果选择 MySQL/MariaDB/PostgreSQL 用于存储邮件账号, 安装程序会为数据库的 <p>如果选择 MySQL/MariaDB/PostgreSQL 用于存储邮件账号, 安装程序会为数据库的
@ -140,7 +140,7 @@ root 用户生成一个随机的强密码,安装完成后可以在 <code>iRedM
<ul> <ul>
<li>添加第一个邮件域名</li> <li>添加第一个邮件域名</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>设置邮件管理员的密码</li> <li>设置邮件管理员的密码</li>
</ul> </ul>
@ -148,13 +148,14 @@ root 用户生成一个随机的强密码,安装完成后可以在 <code>iRedM
<p class="admonition-title">Note</p> <p class="admonition-title">Note</p>
<p>该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。</p> <p>该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>可选的组件</li> <li>可选的组件</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>回答完上面的几个问题之后,安装程序会列出本次安装的基本信息并要求确认是否实际 <p>回答完上面的几个问题之后,安装程序出本次安装的基本信息并要求确认是否实际
执行安装,请输入 <code>y</code><code>Y</code> 并按回车键确认,或 <code>n</code>, <code>N</code> 并按回车键中止安装。</p> 执行安装,请输入 <code>y</code><code>Y</code> 并按回车键确认,或 <code>n</code>, <code>N</code> 并按回车键中止安装。</p>
<p><img alt="" src="./images/installation/review.png" width="700px" /></p>
<h2 id="_4">安装完成后你必须知道的几个重要事项</h2> <h2 id="_4">安装完成后你必须知道的几个重要事项</h2>
<ul> <ul>
<li>邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。</li> <li>邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。</li>

View File

@ -142,11 +142,11 @@ installation:</p>
<ul> <ul>
<li>Welcome and thanks for your use</li> <li>Welcome and thanks for your use</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li> <li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>Choose backend used to store mail accounts. You can manage mail accounts <li>Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel.</li> with iRedAdmin, our web-based iRedMail admin panel.</li>
@ -157,12 +157,12 @@ with iRedAdmin, our web-based iRedMail admin panel.</li>
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation.</p> management and maintenance after installation.</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will <li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix.</li> ask to set the LDAP suffix.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p> <p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p>
<p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail <p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail
@ -172,36 +172,22 @@ in file <code>iRedMail.tips</code>.</p>
<ul> <ul>
<li>Add your first mail domain name</li> <li>Add your first mail domain name</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>Set password of admin account of your first mail domain.</li> <li>Set password of admin account of your first mail domain.</li>
</ul> </ul>
<p><strong>Note</strong>: This account is an admin account and a mail user. That means you can <p><strong>Note</strong>: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address.</p> is full email address.</p>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>Choose optional components</li> <li>Choose optional components</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>After answered above questions, iRedMail installer will ask your confirm to <p>After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p> automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p>
<pre><code>Configuration completed. <p><img alt="" src="./images/installation/review.png" width="700px" /></p>
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
&lt;&lt;&lt; iRedMail &gt;&gt;&gt; Continue? [Y|n] # &lt;- Type 'Y' or 'y' here, and press 'Enter' to continue
</code></pre>
<h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2> <h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2>
<blockquote> <blockquote>
<p>The weakest part of a mail server is user's weak password. Spammers don't <p>The weakest part of a mail server is user's weak password. Spammers don't

View File

@ -137,11 +137,11 @@ installation:</p>
<ul> <ul>
<li>Welcome and thanks for your use</li> <li>Welcome and thanks for your use</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li> <li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>Choose backend used to store mail accounts. You can manage mail accounts <li>Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel.</li> with iRedAdmin, our web-based iRedMail admin panel.</li>
@ -152,12 +152,12 @@ with iRedAdmin, our web-based iRedMail admin panel.</li>
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation.</p> management and maintenance after installation.</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will <li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix.</li> ask to set the LDAP suffix.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p> <p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p>
<p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail <p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail
@ -167,36 +167,22 @@ in file <code>iRedMail.tips</code>.</p>
<ul> <ul>
<li>Add your first mail domain name</li> <li>Add your first mail domain name</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>Set password of admin account of your first mail domain.</li> <li>Set password of admin account of your first mail domain.</li>
</ul> </ul>
<p><strong>Note</strong>: This account is an admin account and a mail user. That means you can <p><strong>Note</strong>: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address.</p> is full email address.</p>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>Choose optional components</li> <li>Choose optional components</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>After answered above questions, iRedMail installer will ask your confirm to <p>After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p> automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p>
<pre><code>Configuration completed. <p><img alt="" src="./images/installation/review.png" width="700px" /></p>
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
&lt;&lt;&lt; iRedMail &gt;&gt;&gt; Continue? [Y|n] # &lt;- Type 'Y' or 'y' here, and press 'Enter' to continue
</code></pre>
<h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2> <h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2>
<blockquote> <blockquote>
<p>The weakest part of a mail server is user's weak password. Spammers don't <p>The weakest part of a mail server is user's weak password. Spammers don't

View File

@ -164,11 +164,11 @@ installation:</p>
<ul> <ul>
<li>Welcome and thanks for your use</li> <li>Welcome and thanks for your use</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li> <li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>Choose backend used to store mail accounts. You can manage mail accounts <li>Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel.</li> with iRedAdmin, our web-based iRedMail admin panel.</li>
@ -179,12 +179,12 @@ with iRedAdmin, our web-based iRedMail admin panel.</li>
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation.</p> management and maintenance after installation.</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will <li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix.</li> ask to set the LDAP suffix.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p> <p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p>
<p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail <p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail
@ -194,36 +194,22 @@ in file <code>iRedMail.tips</code>.</p>
<ul> <ul>
<li>Add your first mail domain name</li> <li>Add your first mail domain name</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>Set password of admin account of your first mail domain.</li> <li>Set password of admin account of your first mail domain.</li>
</ul> </ul>
<p><strong>Note</strong>: This account is an admin account and a mail user. That means you can <p><strong>Note</strong>: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address.</p> is full email address.</p>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>Choose optional components</li> <li>Choose optional components</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>After answered above questions, iRedMail installer will ask your confirm to <p>After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p> automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p>
<pre><code>Configuration completed. <p><img alt="" src="./images/installation/review.png" width="700px" /></p>
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
&lt;&lt;&lt; iRedMail &gt;&gt;&gt; Continue? [Y|n] # &lt;- Type 'Y' or 'y' here, and press 'Enter' to continue
</code></pre>
<h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2> <h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2>
<blockquote> <blockquote>
<p>The weakest part of a mail server is user's weak password. Spammers don't <p>The weakest part of a mail server is user's weak password. Spammers don't

View File

@ -165,11 +165,11 @@ China since Jun 04, 2011, please run command below to finish the installation:</
<ul> <ul>
<li>Welcome and thanks for your use</li> <li>Welcome and thanks for your use</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li> <li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>Choose backend used to store mail accounts. You can manage mail accounts <li>Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel.</li> with iRedAdmin, our web-based iRedMail admin panel.</li>
@ -180,12 +180,12 @@ with iRedAdmin, our web-based iRedMail admin panel.</li>
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation.</p> management and maintenance after installation.</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will <li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix.</li> ask to set the LDAP suffix.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p> <p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p>
<p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail <p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail
@ -195,36 +195,22 @@ in file <code>iRedMail.tips</code>.</p>
<ul> <ul>
<li>Add your first mail domain name</li> <li>Add your first mail domain name</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>Set password of admin account of your first mail domain.</li> <li>Set password of admin account of your first mail domain.</li>
</ul> </ul>
<p><strong>Note</strong>: This account is an admin account and a mail user. That means you can <p><strong>Note</strong>: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address.</p> is full email address.</p>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>Choose optional components</li> <li>Choose optional components</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>After answered above questions, iRedMail installer will ask your confirm to <p>After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p> automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p>
<pre><code>Configuration completed. <p><img alt="" src="./images/installation/review.png" width="700px" /></p>
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
&lt;&lt;&lt; iRedMail &gt;&gt;&gt; Continue? [Y|n] # &lt;- Type 'Y' or 'y' here, and press 'Enter' to continue
</code></pre>
<h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2> <h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2>
<blockquote> <blockquote>
<p>The weakest part of a mail server is user's weak password. Spammers don't <p>The weakest part of a mail server is user's weak password. Spammers don't

View File

@ -131,11 +131,11 @@ mx.example.com
<ul> <ul>
<li>欢迎和感谢使用</li> <li>欢迎和感谢使用</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>指定用于存储用户邮箱的路径。默认是 <code>/var/vmail/</code></li> <li>指定用于存储用户邮箱的路径。默认是 <code>/var/vmail/</code></li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>选择用于存储邮件账号的数据库。</li> <li>选择用于存储邮件账号的数据库。</li>
</ul> </ul>
@ -143,11 +143,11 @@ mx.example.com
<p class="admonition-title">Note</p> <p class="admonition-title">Note</p>
<p>各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。</p> <p>各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀:</li> <li>如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀:</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">MySQL/MariaDB/PostgreSQL 用户</p> <p class="admonition-title">MySQL/MariaDB/PostgreSQL 用户</p>
<p>如果选择 MySQL/MariaDB/PostgreSQL 用于存储邮件账号, 安装程序会为数据库的 <p>如果选择 MySQL/MariaDB/PostgreSQL 用于存储邮件账号, 安装程序会为数据库的
@ -156,7 +156,7 @@ root 用户生成一个随机的强密码,安装完成后可以在 <code>iRedM
<ul> <ul>
<li>添加第一个邮件域名</li> <li>添加第一个邮件域名</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>设置邮件管理员的密码</li> <li>设置邮件管理员的密码</li>
</ul> </ul>
@ -164,13 +164,14 @@ root 用户生成一个随机的强密码,安装完成后可以在 <code>iRedM
<p class="admonition-title">Note</p> <p class="admonition-title">Note</p>
<p>该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。</p> <p>该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>可选的组件</li> <li>可选的组件</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>回答完上面的几个问题之后,安装程序会列出本次安装的基本信息并要求确认是否实际 <p>回答完上面的几个问题之后,安装程序出本次安装的基本信息并要求确认是否实际
执行安装,请输入 <code>y</code><code>Y</code> 并按回车键确认,或 <code>n</code>, <code>N</code> 并按回车键中止安装。</p> 执行安装,请输入 <code>y</code><code>Y</code> 并按回车键确认,或 <code>n</code>, <code>N</code> 并按回车键中止安装。</p>
<p><img alt="" src="./images/installation/review.png" width="700px" /></p>
<h2 id="_4">安装完成后你必须知道的几个重要事项</h2> <h2 id="_4">安装完成后你必须知道的几个重要事项</h2>
<ul> <ul>
<li>邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。</li> <li>邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。</li>

View File

@ -167,14 +167,14 @@ installation:</p>
<ul> <ul>
<li>Welcome and thanks for your use</li> <li>Welcome and thanks for your use</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/welcome.png" /></p> <p><img alt="" src="./images/installation/welcome.png" width="700px" /></p>
<ul> <ul>
<li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li> <li>Specify location to store all mailboxes. Default is <code>/var/vmail/</code>.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/location_to_store_mailboxes.png" /></p> <p><img alt="" src="./images/installation/mail_storage.png" width="700px" /></p>
<ul> <ul>
<li>Choose backend used to store mail accounts. You can manage mail accounts <li>Choose backend used to store mail accounts. You can manage mail accounts
with iRedAdmin, our web-based iRedMail admin panel.</li> with iRedAdmin, our web-based iRedMail admin panel.</li>
</ul> </ul>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">Note</p> <p class="admonition-title">Note</p>
@ -182,12 +182,12 @@ with iRedAdmin, our web-based iRedMail admin panel.</li>
it's strongly recommended to choose the one you're familiar with for easier it's strongly recommended to choose the one you're familiar with for easier
management and maintenance after installation.</p> management and maintenance after installation.</p>
</div> </div>
<p><img alt="" src="../images/installation/iredmail/backend.png" /></p> <p><img alt="" src="./images/installation/backends.png" width="700px" /></p>
<ul> <ul>
<li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will <li>If you choose to store mail accounts in OpenLDAP, iRedMail installer will
ask to set the LDAP suffix.</li> ask to set the LDAP suffix.</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/ldap_suffix.png" /></p> <p><img alt="" src="./images/installation/ldap_suffix.png" width="700px" /></p>
<div class="admonition note"> <div class="admonition note">
<p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p> <p class="admonition-title">To MySQL/MariaDB/PostgreSQL users</p>
<p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail <p>If you choose to store mail accounts in MySQL/MariaDB/PostgreSQL, iRedMail
@ -197,36 +197,22 @@ in file <code>iRedMail.tips</code>.</p>
<ul> <ul>
<li>Add your first mail domain name</li> <li>Add your first mail domain name</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/first_mail_domain.png" /></p> <p><img alt="" src="./images/installation/first_domain.png" width="700px" /></p>
<ul> <ul>
<li>Set password of admin account of your first mail domain.</li> <li>Set password of admin account of your first mail domain.</li>
</ul> </ul>
<p><strong>Note</strong>: This account is an admin account and a mail user. That means you can <p><strong>Note</strong>: This account is an admin account and a mail user. That means you can
login to webmail and admin panel (iRedAdmin) with this account, login username login to webmail and admin panel (iRedAdmin) with this account, login username
is full email address.</p> is full email address.</p>
<p><img alt="" src="../images/installation/iredmail/pw_of_domain_admin.png" /></p> <p><img alt="" src="./images/installation/admin_pw.png" width="700px" /></p>
<ul> <ul>
<li>Choose optional components</li> <li>Choose optional components</li>
</ul> </ul>
<p><img alt="" src="../images/installation/iredmail/optional_components.png" /></p> <p><img alt="" src="./images/installation/optional_components.png" width="700px" /></p>
<p>After answered above questions, iRedMail installer will ask your confirm to <p>After answered above questions, iRedMail installer will ask you to review and
start installation. It will install and configure required packages confirm to start installation. It will install and configure required packages
automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p> automatically. Type <code>y</code> or <code>Y</code> and press <code>Enter</code> to start.</p>
<pre><code>Configuration completed. <p><img alt="" src="./images/installation/review.png" width="700px" /></p>
*************************************************************************
**************************** WARNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-x.y.z/config
* *
*************************************************************************
&lt;&lt;&lt; iRedMail &gt;&gt;&gt; Continue? [Y|n] # &lt;- Type 'Y' or 'y' here, and press 'Enter' to continue
</code></pre>
<h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2> <h2 id="important-things-you-must-know-after-installation">Important things you <strong>MUST</strong> know after installation</h2>
<blockquote> <blockquote>
<p>The weakest part of a mail server is user's weak password. Spammers don't <p>The weakest part of a mail server is user's weak password. Spammers don't

View File

@ -91,11 +91,11 @@ mx.example.com
* 欢迎和感谢使用 * 欢迎和感谢使用
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* 指定用于存储用户邮箱的路径。默认是 `/var/vmail/` * 指定用于存储用户邮箱的路径。默认是 `/var/vmail/`
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* 选择用于存储邮件账号的数据库。 * 选择用于存储邮件账号的数据库。
@ -103,11 +103,11 @@ mx.example.com
各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。 各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* 如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀: * 如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀:
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "MySQL/MariaDB/PostgreSQL 用户" !!! note "MySQL/MariaDB/PostgreSQL 用户"
@ -116,7 +116,7 @@ mx.example.com
* 添加第一个邮件域名 * 添加第一个邮件域名
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* 设置邮件管理员的密码 * 设置邮件管理员的密码
@ -124,16 +124,18 @@ mx.example.com
该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。 该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* 可选的组件 * 可选的组件
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
回答完上面的几个问题之后,安装程序会列出本次安装的基本信息并要求确认是否实际 回答完上面的几个问题之后,安装程序出本次安装的基本信息并要求确认是否实际
执行安装,请输入 `y``Y` 并按回车键确认,或 `n`, `N` 并按回车键中止安装。 执行安装,请输入 `y``Y` 并按回车键确认,或 `n`, `N` 并按回车键中止安装。
![](./images/installation/review.png){: width="700px" }
## 安装完成后你必须知道的几个重要事项 ## 安装完成后你必须知道的几个重要事项
* 邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。 * 邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。

View File

@ -112,11 +112,11 @@ SELINUX=permissive
* 欢迎和感谢使用 * 欢迎和感谢使用
![](../images/installation/iredmail/welcome.png) ![](./images/installation/welcome.png){: width="700px" }
* 指定用于存储用户邮箱的路径。默认是 `/var/vmail/` * 指定用于存储用户邮箱的路径。默认是 `/var/vmail/`
![](../images/installation/iredmail/location_to_store_mailboxes.png) ![](./images/installation/mail_storage.png){: width="700px" }
* 选择用于存储邮件账号的数据库。 * 选择用于存储邮件账号的数据库。
@ -124,11 +124,11 @@ SELINUX=permissive
各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。 各个数据库之间没有太大区别,建议使用自己熟悉的数据库,便于后期维护。
![](../images/installation/iredmail/backend.png) ![](./images/installation/backends.png){: width="700px" }
* 如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀: * 如果选择 OpenLDAP 数据库用于存储邮件账号,安装程序会要求你输入 LDAP 前缀:
![](../images/installation/iredmail/ldap_suffix.png) ![](./images/installation/ldap_suffix.png){: width="700px" }
!!! note "MySQL/MariaDB/PostgreSQL 用户" !!! note "MySQL/MariaDB/PostgreSQL 用户"
@ -137,7 +137,7 @@ SELINUX=permissive
* 添加第一个邮件域名 * 添加第一个邮件域名
![](../images/installation/iredmail/first_mail_domain.png) ![](./images/installation/first_domain.png){: width="700px" }
* 设置邮件管理员的密码 * 设置邮件管理员的密码
@ -145,16 +145,18 @@ SELINUX=permissive
该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。 该账号即是邮件管理员,也是普通的邮件账号,可以登录管理后台和 webmail。
![](../images/installation/iredmail/pw_of_domain_admin.png) ![](./images/installation/admin_pw.png){: width="700px" }
* 可选的组件 * 可选的组件
![](../images/installation/iredmail/optional_components.png) ![](./images/installation/optional_components.png){: width="700px" }
回答完上面的几个问题之后,安装程序会列出本次安装的基本信息并要求确认是否实际 回答完上面的几个问题之后,安装程序出本次安装的基本信息并要求确认是否实际
执行安装,请输入 `y``Y` 并按回车键确认,或 `n`, `N` 并按回车键中止安装。 执行安装,请输入 `y``Y` 并按回车键确认,或 `n`, `N` 并按回车键中止安装。
![](./images/installation/review.png){: width="700px" }
## 安装完成后你必须知道的几个重要事项 ## 安装完成后你必须知道的几个重要事项
* 邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。 * 邮件服务器最薄弱的环节是用户的弱密码,所以请一定强制你的用户使用强度高的密码。