1

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

Dear all,

iRedAdmin-Pro-SQL-2.8.0 (iRedAdmin-Pro for MySQL, MariaDB and PostgreSQL backends) is now available for upgrading and purchasing.

How to download the latest iRedAdmin-Pro

iRedAdmin-Pro customers 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-2.7.0:

RESTful API
  • NEW: Able to list all managed domains (/domains).

  • NEW: Able to manage per-usre enabled mail services (/user/<mail>).

  • NEW: Able to promote mail user to be a global admin (/user/<mail>).

  • Enhancement: Return managed domain names while getting user (must have admin privilege) or admin profile.

  • Fixed: It always requires password while updating domain admin profile.

Improvements
  • Able to filter domains in the "Managed Domains" section on user/admin profile page.

Fixed issues
  • Cannot view domain list and domain profile with MariaDB-10.x. Thanks Torkil Liseth <torkil.liseth _at_ gmail.com> for the feedback.

  • Not delete records in `forwardings` table while removing mail alias account. Thanks lamagra <slawek _at_ studio-it.pl> for the report in forum. To delete dead / orphan mail alias accounts, please run SQL commands:

sql> USE vmail;
sql> DELETE FROM forwardings WHERE is_list=1 AND address NOT IN (SELECT address FROM alias);
  • Cannot update per-domain bcc if there's alias domain.

  • Not return 'INVALID_CREDENTIALS' if login with a not-existing domain name.

  • If login as normal domain admin, search result will return matched accounts not in managed domain.

  • If a mail user is marked as domain admin with privilege to mark other user as admin, it's able to assign user to any domain hosted on server.

  • Cannot use '*@domain.com' as alias moderator.

  • Cannot save wildcard sender addresses for whitelist/blacklists.

  • Top 10 Senders/Recipients show non-local users.

  • Not correctly paginate domain list.

  • Cannot store maildir path of removed user due to incorrect variable type.

  • Not use current date as password last change date for created user.

  • Cannot update per-domain throttle settings.

----

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