[Obm] Event reminder are not sent anymore
Thomas Hilaire
thilaire at linagora.com
Fri Feb 26 17:06:06 CET 2016
Hello,
Can you try to create an test event with a reminder for you, then give
the result of the following query please ?
SELECT event_date, eventalert_event_id, eventalert_user_id, eventalert_duration FROM EventAlert INNER JOIN Event e ON eventalert_event_id=e.event_id ORDER BY eventalert_timecreate DESC LIMIT 1;
Also, do you see any "postfix" message at your /var/log/maillog or
/var/log/mail.log file when you expect OBM to send an reminder ?
Regards,
Thomas Hilaire - Linagora LGS/R&D
Lead-Tech OBM
Dev Open-Paas
+33 6 43 65 66 03
thilaire at linagora.com
On 02/26/2016 03:12 PM, Nicolas Schmitz wrote:
> Hello,
> Since 15 days, event reminder are not sent on our obm 2.5.7.
> Invitation email are still sent, it's only the event reminders that
> have stop being sent.
>
> In syslog, I see that the obm php cron are being executed every
> minute, as usually.
>
> We did no change on OBM since months.
>
> Any advice on this ?
>
> Thx in advance.
>
> Regards,
>
More information about the Obm
mailing list