This commit is contained in:
Zhang Huangbin 2020-04-15 20:44:44 +08:00
parent f7f89fcb96
commit 49c8418348
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ With iRedAdmin-Pro, you can login as global admin, go to
## How it works
When some (bad) client triggers the ban, Fail2ban will perform actions defined
in `action =` parameter in jail config file. For example, in jail `dovecot`
in `action =` parameter in jail config file. For example, in jail `dovecot-iredmail`
(`/etc/fail2ban/jail.d/dovecot.local`):
```

View File

@ -50,7 +50,7 @@ minute, a cron job will call <code>fail2ban-client</code> to actually unban it.<
<p><img alt="" src="./images/iredadmin/activity_banned_ip_addresses.png" width="900px" /></p>
<h2 id="how-it-works">How it works</h2>
<p>When some (bad) client triggers the ban, Fail2ban will perform actions defined
in <code>action =</code> parameter in jail config file. For example, in jail <code>dovecot</code>
in <code>action =</code> parameter in jail config file. For example, in jail <code>dovecot-iredmail</code>
(<code>/etc/fail2ban/jail.d/dovecot.local</code>):</p>
<pre><code>[dovecot-iredmail]
enabled = ...