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

Alias Grouping #4647

Open
ClundXIII opened this issue Jun 24, 2022 · 1 comment · May be fixed by #4655
Open

Alias Grouping #4647

ClundXIII opened this issue Jun 24, 2022 · 1 comment · May be fixed by #4655

Comments

@ClundXIII
Copy link

ClundXIII commented Jun 24, 2022

Summary

When adding new alias there is a nice overview for creating Alias aka Redirects with n-to-m Emails. However this is broken up as soon the alias is added. Grouping those alias together, even if this grouping is only used for sorting and labelling and has no logic behind it, would remove a lot of clutter in the UI.

Motivation

Implementing this should not break any existing setup as it is an additional optional field used for visual organizing. It would however help a lot for organizing alias. Use cases are e.g.:

  • Grouping all postmaster@, admin@, etc alias into one group
  • Grouping alias for the same user account across different domains

Additional context

Maybe adding a check and functionality to mark this group as "all incoming email to all outgoing email" could be done. This can of course be activated by default if a group is created directly from the alias creation dialogue.

I will have a look at the code and try to implement it myself. Feel free to add your own ideas if you want :)

@ClundXIII
Copy link
Author

Related: #4507

@ClundXIII ClundXIII linked a pull request Jun 30, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant