Topic: Upgrade to 2.2.2
==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: Ubuntu 12.04
- Related log if you're reporting an issue:
====
If you're running iRedMail-0.8.7 or earlier version, please login to SQL server as root user (for MySQL/MariaDB, it's root user, for PostgreSQL, it's postgres user) to alter SQL table iredadmin.log with below SQL command:
For OpenLDAP/MySQL/MariaDB backends:
sql> USE iredadmin;
sql> ALTER TABLE log MODIFY COLUMN ip VARCHAR(40) NOT NULL DEFAULT '';
sql> ALTER TABLE log MODIFY COLUMN event VARCHAR(20) NOT NULL DEFAULT '';
Stupidly I applied this change, but I did upgrade from 0.8.7 yesterday. Should I have done? If not, do I need to reverse this change and to what?
Thanks,
Chris Roberts
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.