Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User name changes #25

Open
chibenwa opened this issue Nov 30, 2024 · 1 comment
Open

User name changes #25

chibenwa opened this issue Nov 30, 2024 · 1 comment

Comments

@chibenwa
Copy link
Member

For all LDAP users
if local part of email address is not equal to the uid
and if @domain.tld mailboxes are not empty on james side
then trigger a data migration from @domain.tld to the new mail address

With such a schema users may not change name twice but thats the only way I found to do this based on states, without the actual rename event.

Can run nightly.

Cc @guimard @quantranhong1999

@chibenwa
Copy link
Member Author

chibenwa commented Dec 3, 2024

Harder: on MU the uid is not the local part of the email.
It would not be as easy.
It's likely we would need to store some data on tmail: we are likely in for another extension...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant