Benoit Tellier created JAMES-3885: ------------------------------------- Summary: Change username Key: JAMES-3885 URL: https://issues.apache.org/jira/browse/JAMES-3885 Project: James Server Issue Type: New Feature Components: data, webadmin Reporter: Benoit Tellier Fix For: 3.8.0
When getting married a common practice is to change of username. EG: Alice MARTINEZ have an email address amarti...@domain.tld and gets married to Bob ERNANDEZ. She thus want to change her email address to aernan...@domain.tld, while preserving her data. The data of the account need to remains accessible after the user change. We identified a couple of data structures to migrate: forwards, mailboxes, ACLs, delegations, JMAP filters. We thus believe that it is desirable to achieve modularity in order to leverage injections and simply defines steps individually. POC: https://github.com/apache/james-project/pull/1443 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org