1

Topic: iRedMail Enterprise Edition v1.8.4 Released (Security Update)

Dear all,

We are pleased to announce the release of iRedMail Enterprise Edition (EE) v1.8.4. This update includes Roundcube webmail 1.7.4, which addresses 12 security vulnerabilities. We strongly recommend all users to upgrade at their earliest convenience to ensure the security and stability of your mail server.

Useful Links
Migration Guides

If you are planning to migrate to iRedMail Enterprise Edition, please refer to the following guides:

Should you have any questions or need assistance, please do not hesitate to contact us.

Best regards,
The iRedMail Team

----

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

2

Re: iRedMail Enterprise Edition v1.8.4 Released (Security Update)

On both of my deployments, the greylisting, whitelisting, and blacklisting are no longer present in the web GUI.

3

Re: iRedMail Enterprise Edition v1.8.4 Released (Security Update)

Davesworld wrote:

On both of my deployments, the greylisting, whitelisting, and blacklisting are no longer present in the web GUI.

Sorry about this trouble. Please run commands below manually to migrate from iRedAPD:

cd /opt/iredapd/
python3 /opt/iredapd/migrate_wblist_force_password_change.py
python3 migrate_greylisting_to_milter.py
python3 migrate_throttle_to_milter.py

4

Re: iRedMail Enterprise Edition v1.8.4 Released (Security Update)

ZhangHuangbin wrote:
Davesworld wrote:

On both of my deployments, the greylisting, whitelisting, and blacklisting are no longer present in the web GUI.

Sorry about this trouble. Please run commands below manually to migrate from iRedAPD:

cd /opt/iredapd/
python3 /opt/iredapd/migrate_wblist_force_password_change.py
python3 migrate_greylisting_to_milter.py
python3 migrate_throttle_to_milter.py

OK, did that. I only see them under the domain itself now on both, and they are set to inherit global, which is still in the database, just not visible in the global GUI.