1

Topic: iRedAdmin-Pro-SQL-4.4 has been released

Dear all,

iRedAdmin-Pro-SQL-4.3 (iRedAdmin-Pro for MySQL, MariaDB and PostgreSQL backends) is now available for upgrading and purchasing. This is a small bug fix release, but this bug may affect other features and cause SQL data integrity, so we think it's necessary to release a new version as soon as possible.

How to download the latest iRedAdmin-Pro

If you deployed iRedMail server with the iRedMail Easy platform, there's a upgrade available for your server, upgrading the server will get you the latest iRedAdmin-Pro.

If you deployed iRedMail with the standalone iRedMail installer, you can get download link of this new release by following steps below:

  • Login to iRedAdmin-Pro as global admin

  • Click "License" on the top-right corner, it will show you basic license info and a "Download" button if new version is available for upgrading.

If above steps don't work for you, please send an email to support @ iredmail.org to get download link of the latest release.

Below are detailed changes since iRedAdmin-Pro-SQL-4.3:

RESTful API
  • Able to whitelist IP for senderscore checking (applied by iRedAPD plugin `senderscore`) on `SMTP sessions` page.

    • URL: `PUT /api/wblist/senderscore/whitelist/<ip>`

  • Able to whitelist IP for greylisting service (applied by iRedAPD plugin `greylisting`) on `SMTP sessions` page.

    • URL: `PUT /api/greylisting/global/whitelist/<ip>`

Improvements
  • Display max user quota besides the "Default quota of new user" input field for normal admin.

  • Able to view log lines which triggered the ban by Fail2ban.

  • Able to view reverse DNS name of banned IP address.

  • Able to specify hours of statistics data on Dashboard page with parameter `STATISTICS_HOURS`, defaults to `24` hours.

  • Create connection to iRedAPD database only once.

  • Able to verify CRYPT-SHA-512 password hash (handled by 'doveadm pw').

Fixed issues
  • Incorrect time zone for Turkey/Istanbul, it's now GMT+03:00.

  • The sender of subscription confirmation was hard-coded to `no-reply@localhost.local`, it's now set to mailing list itself.

  • SMTP session time is not rendered with correct time zone.

  • If either parameter `amavisd_enable_logging` or `amavisd_enable_quarantine` is set to False, daily cron job `tools/cleanup_amavisd_db.py` will not run.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2 (edited by va 2020-07-01 10:29:45)

Re: iRedAdmin-Pro-SQL-4.4 has been released

Typo
Should say:
IMPORTANT NOTE: Please upgrade iRedMail to the latest iRedMail-1.3 BEFORE upgrading iRedAdmin-Pro

3

Re: iRedAdmin-Pro-SQL-4.4 has been released

Hi @va,

Fixed. Thank you very much for the feedback. smile