Using a group for calendar sharing without a shared mailbox #3001
Locked
benalbrecht
started this conversation in
Community Discussions
Replies: 2 comments 1 reply
|
Unfortunately that can't be disabled but could be an enhancement request if enough users are interested. |
1 reply
|
wrote a small imap proxy as a workaround: https://github.com/benalbrecht/imap-shadow |
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.
Uh oh!
There was an error while loading. Please reload this page.
I am trying to set up a shared calendar for a group of ~10 users in Stalwart, but I'm running into an issue where an unwanted IMAP mailbox is appearing for all members.
shared1) to act as the resource container.Sharing the calendar works perfectly, but every user in that group now sees a new directory structure in their IMAP client under
Shared Folders/shared1/. It includesINBOX,Sent Items, etc.Since this group is only intended for calendar coordination, I want to hide or disable these IMAP folders entirely.
What I’ve tried so far:
Is such a configuration supported at all, is this a bug or on the roadmap?
Or do i need to figure out another way like setting ACLs for all individual users without relying on a group?
All reactions