View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002599 | SOGo | with SOGo | public | 2014-02-05 15:10 | 2016-12-16 20:54 |
Reporter | ahunt83 | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Any | ||||
Target Version | soon | Fixed in Version | 3.2.5 | ||
Summary | 0002599: Duplicate calendar notifications | ||||
Description | There is a problem, which can be reproduced using the iCal4OL plugin, where people invited to meetings in Outlook get a double email notification. It seems that Outlook will always send out an invite (and I'm guessing some other clients will as well) and then when Sogo gets the request it also sends the invites out. From talking to the iCal4OL developer it seems that there is a part of the CalDav spec to support looking for: SCHEDULE-AGENT=CLIENT In the event and if that is present then Sogo shouldn't send out emails regarding the event. I'm not sure how hard this would be to implement but it would be a massive help in us being able to provide a nice clean experience to our Exchange converts. | ||||
Steps To Reproduce | Using the iCal4OL plugin connected to a Sogo calendar create an appointment and invite another user. Then run a sync (or wait for an auto sync) and a second email will be sent (providing Sogo has been configured to send emails via the SOGoAppointmentSendEMailNotifications config flag). | ||||
Tags | No tags attached. | ||||
+1, clients that are pure caldav clients (i.e. Mail.app) send invitations twice. |
|
We already support this: https://github.com/inverse-inc/sogo/blob/master/SoObjects/Appointments/SOGoAppointmentObject.m#L1436 The property must be set on the organizer. |
|
Great! From which SOGo version is it supported? |
|
+1 |
|
We seem to have the same problem. Outlook itself insists in sending notification, later when event is synced via iCal4OL to SOGo, SOGo will send another one. Setting SOGoAppointmentSendEMailNotifications = NO is not an option since it would kill notifications for Thunderbird clients. What is the right approach to solve this? Regards |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-05 15:10 | ahunt83 | New Issue | |
2014-03-09 20:20 | ludovic | Target Version | => soon |
2014-06-03 15:04 | rverchere | Note Added: 0007149 | |
2014-06-03 15:20 | ludovic | Note Added: 0007150 | |
2014-06-03 16:38 | rverchere | Note Added: 0007151 | |
2015-02-04 11:25 | Shujie | Note Added: 0008133 | |
2016-01-20 11:27 | martinsimovic | Note Added: 0009303 | |
2016-12-16 20:52 | ludovic | Changeset attached | => sogo master ab1c699b |
2016-12-16 20:52 | ludovic | Assigned To | => ludovic |
2016-12-16 20:52 | ludovic | Resolution | open => fixed |
2016-12-16 20:54 | ludovic | Status | new => resolved |
2016-12-16 20:54 | ludovic | Fixed in Version | => 3.2.5 |