mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #274] Support Invitation through CalDAV Inbox? #1167
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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.