Add shared aliases for multiple individuals #2931
Locked
marcbull
started this conversation in
Community Discussions
Replies: 1 comment
|
Thanks for the suggestion but this feature is out of scope unfortunately. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Would it be possible to add an option between the 'Mailing List' and 'Group'? Something like shared aliases for multiple individuals.
My goal is to create a collection of aliases that can be assigned to individuals. Each individual should be able to send mail from each alias in the collection, and sending mail to an alias should send a copy to each individual member.
Groups are almost perfect, but they have a shared inbox. This results in a problem where a user reading a received email marks it as read for all other users, and deleting the email deletes it for everyone.
Mailing lists, on the other hand, can only receive messages.
Another solution would be to give the group the option to disable the shared inbox and copy all emails to each member, or give the mailing list the option to allow members to send emails.
All reactions