You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
Should incoming IMIP message update the organizers event with acceptance status? Delivery of IMIP events is working as expected. We're just curious of the expected "acceptance" functionality.
Our current scenario is sending a calendar invite to a user with a @gmail.com address. The user receives the invite email, accepts the invite and its added to their Google calendar. Our mailbox receives the email that the user accepted the invite but the calendar event within Mac Calendar does not update the users status. Remains a gray question mark.
The text was updated successfully, but these errors were encountered:
On Apr 26, 2019, at 2:46 PM, Andrew Vickers ***@***.***> wrote:
Should incoming IMIP message update the organizers event with acceptance status? Delivery of IMIP events is working as expected. We're just curious of the expected "acceptance" functionality.
Our current scenario is sending a calendar invite to a user with a @gmail.com address. The user receives the invite email, accepts the invite and its added to their Google calendar. Our mailbox receives the email that the user accepted the invite but the calendar event within Mac Calendar does not update the users status. Remains a gray question mark.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#533>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AA6DOJJQFXV3KY7EM2OG4C3PSNZ2BANCNFSM4HI2RA4A>.
Looking at the logs led us down the path of SSL errors which were ultimately due to an incorrect port used in our IMAP settings. inbound.py couldn't connect to the mail server. Once the connection issue was resolved, acceptance status worked as expected.
Should incoming IMIP message update the organizers event with acceptance status? Delivery of IMIP events is working as expected. We're just curious of the expected "acceptance" functionality.
Our current scenario is sending a calendar invite to a user with a @gmail.com address. The user receives the invite email, accepts the invite and its added to their Google calendar. Our mailbox receives the email that the user accepted the invite but the calendar event within Mac Calendar does not update the users status. Remains a gray question mark.
The text was updated successfully, but these errors were encountered: