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

[Web][DockerApi] Add Feature to Rename Email Addresses #6045

Merged
merged 9 commits into from
Oct 25, 2024

Conversation

FreddleSpl0it
Copy link
Collaborator

@FreddleSpl0it FreddleSpl0it commented Aug 23, 2024

Contribution Guidelines

What does this PR include?

Short Description

This PR implements a feature allowing admins to rename email addresses (only local part).

Affected Containers

  • DockerApi

Did you run tests?

What did you tested?

After renaming, i checked the following:

  • Successfully logged in with the new email address using the old password.
  • SOGo Calendar and Contacts remained accessible.
  • Emails were still available.
  • IMAP ACLs were correctly transferred to the new email address.
  • Alias addresses were successfully renamed
  • BCC Maps were successfully renamed
  • Recipient Maps were successfully renamed
  • IMAP Syncjobs were successfully renamed
  • Sender ACLs were successfully renamed

@DerLinkman DerLinkman marked this pull request as draft August 27, 2024 21:13
@FreddleSpl0it FreddleSpl0it marked this pull request as ready for review September 5, 2024 10:44
@FreddleSpl0it FreddleSpl0it marked this pull request as draft September 6, 2024 09:18
@FreddleSpl0it FreddleSpl0it marked this pull request as ready for review October 25, 2024 06:31
@@ -641,6 +641,11 @@
"mailbox": "Mailbox bearbeiten",
"mailbox_quota_def": "Standard-Quota einer Mailbox",
"mailbox_relayhost_info": "Wird auf eine Mailbox und direkte Alias-Adressen angewendet. Überschreibt die Einstellung einer Domain.",
"mailbox_rename": "Mailbox umbennnen",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mailbox umbenennen

@FreddleSpl0it FreddleSpl0it merged commit 2d76ffc into staging Oct 25, 2024
@FreddleSpl0it FreddleSpl0it deleted the feat/rename-mbox branch November 13, 2024 14:41
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

Successfully merging this pull request may close these issues.

2 participants