In the mean time i found the reason that the first user identity can not be changed.
Within the file /home/admispconfig/ispconfig/web/roundcubemail/config/db.inc.php the line
// database backend to use (only db or mdb2 are supported)
$rcmail_config['db_backend'] = 'mdb2';
needs to be changed into:
// database backend to use (only db or mdb2 are supported)
$rcmail_config['db_backend'] = 'db';
Now it's working for me!
I've created a new (modified) package which can be downloaded
here. (I've overwritten the old package).
I informed Till about this, so he will publish the modified package on ispconfig.org soon as well!
Recent comments
1 day 11 hours ago
1 day 20 hours ago
1 day 23 hours ago
2 days 16 min ago
2 days 1 hour ago
2 days 3 hours ago
2 days 4 hours ago
2 days 6 hours ago
2 days 21 hours ago
2 days 22 hours ago