Author Topic: combined email notifications  (Read 5217 times)

znitz

  • Newbie
  • *
  • Posts: 9
    • View Profile
combined email notifications
« on: May 26, 2014, 08:04:18 am »
Hi,

In our Feng Office installation, we update several files regulary, this can become a problem,
because each file will initiate an email notification, and if you update, let say 20-30 files, the users
will get 20-30 emails each.

Is there a way to make FO only send one notification for all collected changes?
If you already use cron to send emails, then this should be possible.
(I understand that if you send notifications directly when a file changes it will not work)

I have looked into cron_functions.php and Notifier Class. For me it looks like it is (today) designed
to send emails to all subscribers per file, and not send emails per subscriber containing all changes since last check.

What do you think, is this a good function to implement?

BR
Znitz