Sync draft upgrade tutorial for iRedMail-1.0.

This commit is contained in:
Zhang Huangbin 2019-02-28 07:48:46 +08:00
parent 05142e5346
commit 514363d30b
2 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@ Please follow commands below to get the updated filter rules.
```
cd /etc/fail2ban/filter.d/
wget -O postfix.iredmail.conf https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/fail2ban/filter.d/postfix.iredmail.conf
wget -O dovecot.iredmail.conf https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/fail2ban/filter.d/dovecot.iredmail.conf
```
Restarting Fail2ban service is required.

View File

@ -106,6 +106,7 @@ iRedMail, so we decide to remove the filter rule used to match Postfix log
</ul>
<pre><code>cd /etc/fail2ban/filter.d/
wget -O postfix.iredmail.conf https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/fail2ban/filter.d/postfix.iredmail.conf
wget -O dovecot.iredmail.conf https://bitbucket.org/zhb/iredmail/raw/default/iRedMail/samples/fail2ban/filter.d/dovecot.iredmail.conf
</code></pre>
<p>Restarting Fail2ban service is required.</p><div class="footer">