Typo in html/install.iredmail.on.rhel.html.

This commit is contained in:
Zhang Huangbin 2015-12-15 13:35:09 +08:00
parent 0164cf88e1
commit cdf5604d47
2 changed files with 18 additions and 11 deletions

View File

@ -121,12 +121,17 @@ Disable it immediately without rebooting your server.
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.
> For Chinese users: Our domain name `iredmail.org` is blocked in mainland
> China since Jun 04, 2011, please run below command with a nearest mirror
> site. For example: `IREDMAIL_MIRROR='http://42.159.241.31' bash iRedMail.sh`.
>
> * `http://42.159.241.31` is a mirror in mainland China. recommended.
> * `http://106.187.51.47` is a Linode VPS hosted in Tokyo, Japan.
> __For Chinese users__:
>
> Our domain name `iredmail.org` is blocked in mainland
> China since Jun 04, 2011, please run command below to finish the installation:
>
> `IREDMAIL_MIRROR='http://42.159.241.31' bash iRedMail.sh`
>
> Additional variables are:
>
> * EPEL repo: `IREDMAIL_EPEL_MIRROR='http://mirrors.aliyun.com/epel'`
> * SOGo repo: `SOGO_PKG_MIRROR='http://42.159.241.31'`
```
# cd /root/iRedMail-x.y.z/

View File

@ -137,12 +137,14 @@ used by iRedMail team to build the binary packages are available
<p>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.</p>
<blockquote>
<p>For Chinese users: Our domain name <code>iredmail.org</code> is blocked in mainland
China since Jun 04, 2011, please run below command with a nearest mirror
site. For example: <code>IREDMAIL_MIRROR='http://42.159.241.31' bash iRedMail.sh</code>.</p>
<p><strong>For Chinese users</strong>:</p>
<p>Our domain name <code>iredmail.org</code> is blocked in mainland
China since Jun 04, 2011, please run command below to finish the installation:</p>
<p><code>IREDMAIL_MIRROR='http://42.159.241.31' bash iRedMail.sh</code></p>
<p>Additional variables are:</p>
<ul>
<li><code>http://42.159.241.31</code> is a mirror in mainland China. recommended.</li>
<li><code>http://106.187.51.47</code> is a Linode VPS hosted in Tokyo, Japan.</li>
<li>EPEL repo: <code>IREDMAIL_EPEL_MIRROR='http://mirrors.aliyun.com/epel'</code></li>
<li>SOGo repo: <code>SOGO_PKG_MIRROR='http://42.159.241.31'</code></li>
</ul>
</blockquote>
<pre><code># cd /root/iRedMail-x.y.z/