mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-03 10:35:25 +00:00
9c025f6871
We now compute the next alarms of a yrealy recurrent event for a period of two years in order to make sure to pickup the next occurrence and update the email alarms table, otherwise sogo-ealarms-notify was sending email alarms every minute until the next alarm was properly computed. Fixes #4991