Folder Change Notification

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Folder Change Notification 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?
james211
 
Posts: 1
Joined: Fri May 13, 2016 7:01 pm

Re: Folder Change Notification 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.
Mr_Noodle
Site Admin
 
Posts: 11951
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support