Page 1 of 1

Folder Change Notification

PostPosted: Fri May 13, 2016 7:36 pm
by james211
I'm trying to figure out a way to get hazel to send me an email when a folder receives a new file. I created a shell script that works fine on its own, but doesn't seem to work with Hazel.

Here's what I have:

date | mail -s NewFileReceived mail@gmail.com

Any thoughts on this?

Re: Folder Change Notification

PostPosted: Mon May 16, 2016 10:30 am
by Mr_Noodle
What doesn't work exactly? Also, not sure if this is intentional, but you seem to be ignoring the file being passed in by Hazel.