Description
Currently, if an Email notification cannot be sent (e.g. because the SMTP server temporarily does not respond), the notification task is marked as NOT_SENT and as executed (class NotificationJob). It could be a useful improvement to extend Apache Syncope such that failed email notifications are retried a configurable number of times.