Files
iredmail-iRedMail/samples/fail2ban/sql
Zhang Huangbin 2de2d0eb80 - WIP: Upgrade mlmmjadmin to 3.0, it now requires Python 3.5+.
- WIP: Upgrade iRedAPD to 4.0, it now requires Python 3.5+.
- Fixed: Add missing INDEX for SQL column `msgs.time_iso` in `amavisd` database.
- Fixed: incorrect set sql db driver to `pymysql` in iRedAPD for PostgreSQL backend.
- Fixed: script `fail2ban_banned_db` may fail if commands `geoiplookup` and
  `geoiplookup6` are not available.
- Fixed: explicitly set backend to `pooling` for Fail2ban jails.
- Fixed: not support custom adminer css file in Nginx snippet file
  `adminer.tmpl`.
- Enable SRS in iRedAPD by default. Note: it is not enabled in Postfix.
- Fail2ban: Store number of failures and matched log lines which triggered ban
  in SQL db. You can view the log lines after logged into iRedAdmin-Pro as
  global admin.
2020-06-02 12:43:02 +08:00
..