Hello @all,
i tried to rename a user via the mailcow admin interface and got the following error:
An unknown error occured: TypeError Object( [message:protected] => Cannot access offset of type string on string [string:Error:private] => [code:protected] => 0 [file:protected] => /web/inc/functions.mailbox.inc.php [line:protected] => 3358 [trace:Error:private] => Array ( [0] => Array ( [file] => /web/json_api.php [line] => 1940 [function] => mailbox [args] => Array ( [0] => edit [1] => mailbox_rename [2] => Array ( [mailbox] => Array ( [0] => old.username@domain.de ) [domain] => domain.de [old_local_part] => old.username [new_local_part] => new.username [create_alias] => 1 ) ) ) ) [previous:Error:private] => )
I do not want to create a new mailbox as I granted access rights for many users. Any help will be highly appreciated.
Best regards
Jens