mirror of
https://github.com/iredmail/iRedMail
synced 2026-06-08 14:51:59 +00:00
2de2d0eb80
- 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.