Hi,

I am writing a script to create events in a shared calendar and invite 1 people for each event. Everything works well under SOGo except the alarms : each event contains 3 alarms with type "DISPLAY" and 3 with type "EMAIL". Once the first alarm is launched, next alarms seem disabled.
    I've found a comment about that in the source code  :
      // We currently have the following limitations for alarms:
      // - the component must not be recurrent;
      // - only the first alarm is considered;
      // - the alarm's action must be of type DISPLAY;
      // - the alarm's trigger value type must be DURATION;
      //
// Morever, we don't update the quick table if the property X-WebStatus
      // of the trigger is set to "triggered".
Are there some improvements on those points in the next releases ? Is there another solution provided by sogo to manage several email alarms ?

Thank you

Fabrice Peraud
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to