This commit is contained in:
Zhang Huangbin 2016-04-28 16:21:44 +08:00
parent 08a3fd45be
commit ea54dfd981
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ Sample usage:
* Bulk create mail users with the shell script:
```shell
# cd iRedMail-0.9.2/tools/
# cd iRedMail-0.9.4/tools/
# bash create_mail_user_SQL.sh example.com user1 user2 user3
```

View File

@ -22,7 +22,7 @@ create many mail users quickly.</p>
<li>Create the mail domain name <code>example.com</code> with iRedAdmin first.</li>
<li>Bulk create mail users with the shell script:</li>
</ul>
<pre><code class="shell"># cd iRedMail-0.9.2/tools/
<pre><code class="shell"># cd iRedMail-0.9.4/tools/
# bash create_mail_user_SQL.sh example.com user1 user2 user3
</code></pre>

View File

@ -7,7 +7,7 @@
<body>
<div id="navigation">
<a href="http://www.iredmail.org/" target="_blank">
<a href="/index.html" target="_blank">
<img alt="iRedMail web site"
src="./images/logo-iredmail.png"
style="vertical-align: middle; height: 30px;"