[GH-ISSUE #274] Support Invitation through CalDAV Inbox? #732

Open
opened 2026-03-01 17:41:13 +03:00 by kerem · 1 comment
Owner

Originally created by @qdchong on GitHub (Mar 23, 2020).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/274

Hi does the synchronizer supports sending of invitations through caldav inbox instead of emails? this means querying or synchronizing with the scheduling inbox collections for meeting invitations instead of sending emails

Originally created by @qdchong on GitHub (Mar 23, 2020). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/274 Hi does the synchronizer supports sending of invitations through caldav inbox instead of emails? this means querying or synchronizing with the scheduling inbox collections for meeting invitations instead of sending emails
Author
Owner

@aluxnimm commented on GitHub (Apr 9, 2020):

We don't support querying the scheduling inbox collection. When creating a meeting invite in Outlook, it sends emails to all attendees. And when syncing the meeting to the organizer's calendar via CalDAV, the server sends meeting invites again if SCHEDULE-AGENT=CLIENT isn't set or understood by the server, which often leads to problems with double invites. We are working on suppressing the emails sent by Outlook in this case to let the server do the scheduling.

<!-- gh-comment-id:611404362 --> @aluxnimm commented on GitHub (Apr 9, 2020): We don't support querying the scheduling inbox collection. When creating a meeting invite in Outlook, it sends emails to all attendees. And when syncing the meeting to the organizer's calendar via CalDAV, the server sends meeting invites again if SCHEDULE-AGENT=CLIENT isn't set or understood by the server, which often leads to problems with double invites. We are working on suppressing the emails sent by Outlook in this case to let the server do the scheduling.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#732
No description provided.