Hi Gary,
sending e-mail notifications from clients is bad idea in general. Software can send you notification ONLY if it is running, and a client software is usually running only while you use it (and it is connected to internet, ...).
The only correct way to implement notifications is on server side, NOT on client side.
So no, there is no support for notifications and I have no plan add it (because this feature not solves anything, instead it creates only more problems).
Cheers,
JM
On 26 Sep 2015, at 20:03, Gary witscher@gmail.com wrote:
Hi,
Is there a way to get event notifications via email?
[using infcloud 13.1 on debian stable under davical]
TIA Gary