View Issue Details

IDProjectCategoryView StatusLast Update
0002991SOGoBackend Calendarpublic2016-03-29 15:26
Reporterremche Assigned Toludovic  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionsuspended 
Summary0002991: Send email to subscribers when create or modify an event
Description

Could it be possible to have an option enabling automatic email to subscribers when one create or delete an event.

There is an option to send to an adress, and we could use an horrific hack (postfix alias to a script querying sogo db), but a native solution may be more elegant ;)

Thx for you terrific work guys !

TagsNo tags attached.

Activities

Christian Mack

Christian Mack

2014-11-24 11:08

developer   ~0007726

Do you mean something like
SOGoAppointmentSendEMailNotifications = YES

remche

remche

2014-11-24 14:24

reporter   ~0007729

Hi Christian,

Sorry if I was unclear.

If I understand correctly, SOGoAppointmentSendEMailNotifications is only for invited attentees.

We would like to send email to every subscribers, maybe is it better to have a per calendar setup ?

Something like :

? Send email to this calendar subscribers

in the calendar properties.

I had a look at source code, but I dont know objective C :(
Maybe something like notifySubscribersOnPersonalModifications ?

RĂ©mi

ludovic

ludovic

2016-03-29 15:26

administrator   ~0009879

This feature has been added a little while ago. You can specify a list of recipients to inform when you add/modify events from a calendar. You cannot explicitly say "all subscribers" because SOGo does NOT know that easily - it would have to scan all user's settings to see whom have subscribed to calendar A. That is inefficient and we won't do it.

Issue History

Date Modified Username Field Change
2014-11-21 15:54 remche New Issue
2014-11-24 11:08 Christian Mack Note Added: 0007726
2014-11-24 14:24 remche Note Added: 0007729
2016-03-29 15:26 ludovic Note Added: 0009879
2016-03-29 15:26 ludovic Status new => closed
2016-03-29 15:26 ludovic Assigned To => ludovic
2016-03-29 15:26 ludovic Resolution open => suspended