Thank you for the fast response Thomas.
But your posted notify app works in another way.

My problem:

I'm hooking this:
OC_HOOK::connect('OC_Filesystem', 'post_write', 'OC_MailNotify_Hooks', 
'notify');

The notify() function contains my mail sending script which works well.
But notify() gets called more then one time if I upload one file.

Any advice for a solution?

J. Burmeister
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to