Page 1 of 1

daily notification mail

PostPosted:Tue Jan 24, 2012 8:17 am
by Towo
in an old entry i found that this feature is on the roadmap. how about it?

otherwise i´d like to make a script which scanns the structure and send mails to the subscribers.
in the webservices i found OKMNotification to get the subscribers.
is it possible to find the changes in the system with webservice?

how can i disable the automatic mail to the users if a comment is done or something is changed at folder / document.

looking hopefully forward
best regards

Re: daily notification mail

PostPosted:Wed Jan 25, 2012 10:51 am
by jllort
I've added the feature to study disable automatic subscription notification by some configuration parameter
http://issues.openkm.com/view.php?id=2022

The daily feature is not yet implemented, now we're involved on other features.

You purpose should be done by disabling notification subscription service ( I think it's easy to be done ) and implementing your own in crontab doing some search and then notifiying to users. We'll try make the disabling notification subscription service as soon as possible ( I think is fast to be implemented )