1

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

Dear all,

iRedAdmin-Pro-SQL-3.4 (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-3.3:

RESTful API
  • Always return user last login date. URIs:

    • `GET /api/user/<mail>`

    • `GET /api/users/<domain>`.

Improvements
  • Correctly show first character of existing mail addresses on user/maillist/alias account list page.

  • Display user last login date on user list page and profile page. Note: This requires Dovecot config change, please follow our tutorial here: https://docs.iredmail.org/track.user.last.login.html

  • Store and manage few iRedAdmin-Pro settings in SQL db. Updating iRedAdmin-Pro config file `settings.py` still works, but settings in SQL db have higher priority.

  • tools/export_last_login.py: used to export user last login time.

Fixed issues
  • Not display the saved value for disabling account creating in domain profile page.

  • Can not get first character of username/domain with PostgreSQL 8.x on CentOS 6. Thanks Stanislav Studený <studeny _at_ vut.cz> for the report and fix.

  • Can not limit number of mailing lists while creating mail domain.

  • It counts virus email which is not quarantined in SQL db.

----

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

2

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

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9
- Deployed with iRedMail Easy or the downloadable installer? NO
- Linux/BSD distribution name and version: Ubuntu 16.04.6 LTS (GNU/Linux 4.10.0-28-generic x86_64)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? YES 3.4
====

Hello,

Updated allready some time ago, but since then I can't delete an alias.

Server replies with URL "https://HOSTNAME/iredadmin/action/alias" --> 'internal server error.'

Nothing in logs.

Kind regards,

Jord Wegge

3

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

jwegge wrote:

Server replies with URL "https://HOSTNAME/iredadmin/action/alias" --> 'internal server error.'

I can not reproduce this issue locally.
Any relevant log in /var/log/syslog, /var/log/messages, and Nginx log files?