I am building a set of rules filing email attachments (invoices from different suppliers) into folders. I save the attachments to one FileMe folder which I watch with Hazel. I check for file type and for the email address (plus other infos) in the "Where From" key and then file the PDFs into different destination folder.
So far so good. Sometimes though I rename or trash destination folders, so the rule cannot move the item. At the moment I get, I think, the first time the move works and the first time it fails a banner notification, but I like to get an alert every time it fails, preferably as bigger alert (like a dialog box).
How can I achieve this?