Topic: ERROR 1054 (42S22): Unknown column 'islist' in 'field list'
==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS 6.5
====
Hello,
I am trying to migrate data from an old iRedMail 0.8.4 server to a new one 0.8.7 using the instructions here:
http://www.iredmail.org/wiki/index.php? … l_accounts
When I get to the point of cleaning up the database after import (under "MySQL/PostgreSQL: Migrate mail accounts"), the following command gives me an error message:
mysql> UPDATE alias SET islist=1 WHERE address NOT IN (SELECT username FROM mailbox);
ERROR 1054 (42S22): Unknown column 'islist' in 'field list'
mysql>
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.