Mention new iRedMail mirror site in mainland China.

This commit is contained in:
Zhang Huangbin 2015-11-26 15:56:18 +08:00
parent 6e493f4b8c
commit 6ec5fe57d6
10 changed files with 80 additions and 26 deletions

View File

@ -91,11 +91,16 @@ mx.example.com
## Start iRedMail installer
> For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.
It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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.
```
# cd /root/iRedMail-x.y.z/
# bash iRedMail.sh

View File

@ -96,11 +96,16 @@ mx.example.com
## Start iRedMail installer
> For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.
It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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.
```
# cd /root/iRedMail-x.y.z/
# bash iRedMail.sh

View File

@ -152,12 +152,16 @@ nameserver 172.16.122.2
## Start iRedMail installer
> For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.
It's now ready to start iRedMail installer inside Jail, it will ask you several simple
questions, that's all steps 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.
```
# bash # <- start bash shell, REQUIRED
# cd /root/iRedMail/

View File

@ -122,11 +122,16 @@ Install Bash shell, it's required by iRedMail.
## Start iRedMail installer
> For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.
It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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.
```
# cd /root/iRedMail-x.y.z/
# bash iRedMail.sh

View File

@ -118,11 +118,16 @@ Disable it immediately without rebooting your server.
## Start iRedMail installer
> For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.
It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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.
```
# cd /root/iRedMail-x.y.z/
# bash iRedMail.sh

View File

@ -110,11 +110,17 @@ mx.example.com
</code></pre>
<h2 id="start-iredmail-installer">Start iRedMail installer</h2>
<blockquote>
<p>For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.</p>
</blockquote>
<p>It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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>
<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>
</ul>
</blockquote>
<pre><code># cd /root/iRedMail-x.y.z/
# bash iRedMail.sh
</code></pre>

View File

@ -113,11 +113,17 @@ mx.example.com
</code></pre>
<h2 id="start-iredmail-installer">Start iRedMail installer</h2>
<blockquote>
<p>For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.</p>
</blockquote>
<p>It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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>
<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>
</ul>
</blockquote>
<pre><code># cd /root/iRedMail-x.y.z/
# bash iRedMail.sh
</code></pre>

View File

@ -174,11 +174,17 @@ nameserver 172.16.122.2
</code></pre>
<h2 id="start-iredmail-installer">Start iRedMail installer</h2>
<blockquote>
<p>For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.</p>
</blockquote>
<p>It's now ready to start iRedMail installer inside Jail, it will ask you several simple
questions, that's all steps 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>
<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>
</ul>
</blockquote>
<pre><code># bash # &lt;- start bash shell, REQUIRED
# cd /root/iRedMail/
# LOCAL_ADDRESS='172.16.122.244' bash iRedMail.sh

View File

@ -142,11 +142,17 @@ near you on OpenBSD web site:
</code></pre>
<h2 id="start-iredmail-installer">Start iRedMail installer</h2>
<blockquote>
<p>For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.</p>
</blockquote>
<p>It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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>
<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>
</ul>
</blockquote>
<pre><code># cd /root/iRedMail-x.y.z/
# bash iRedMail.sh
</code></pre>

View File

@ -134,11 +134,17 @@ used by iRedMail team to build the binary packages are available
</code></pre>
<h2 id="start-iredmail-installer">Start iRedMail installer</h2>
<blockquote>
<p>For Chinese users: Our domain name "iredmail.org" is blocked in China mainland since Jun 04, 2011, please replace all 'iredmail.org' by its IP address "106.187.51.47" (without quotes) in /root/iRedMail-x.y.z/pkgs/get_all.sh BEFORE executing "iRedMail.sh". This is a Linode VPS hosted in Tokyo, Japan.</p>
</blockquote>
<p>It's now ready to start iRedMail installer, it will ask you several simple
questions, that's all steps 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>
<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>
</ul>
</blockquote>
<pre><code># cd /root/iRedMail-x.y.z/
# bash iRedMail.sh
</code></pre>