-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[FR] Shared-Mailboxes for smaller organizations #3091
Copy link
Copy link
Open
Labels
area/featureskind/new featureA new feature is requested in this issue or implemeted with this PRA new feature is requested in this issue or implemeted with this PRservice/dovecotstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Metadata
Metadata
Assignees
Labels
area/featureskind/new featureA new feature is requested in this issue or implemeted with this PRA new feature is requested in this issue or implemeted with this PRservice/dovecotstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Feature Request
Context
Is your Feature Request related to a Problem?
Shared mailboxes are a standard IMAP feature, and the container setup doesn't make it easy to configure this feature.
Describe the Solution you'd like
Minor restructuring of config files, so users can add a shared mailbox setup by providing additional configuration content or defining env variables without having to alter existing configuration.
Are you going to implement it?
Yes, because I know the probability of someone else doing it is low and I can learn from it.
I could help with the implementation as there already has been made some progress in https://github.com/docker-mailserver/docker-mailserver/pull/1643/files
What are you going to contribute??
Additional context
Alternatives you've considered
Who will that Feature be useful to?
Mostly smaller organizations and enterprises
What have you done already?