Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I was wondering if there's a way to auto reply "Cool!" to all messages with titles "Yo check this out", messages containing the words "Watch this video!", or something similar, after an hour the message was received. Something like that. Is there?

And if so, can those message types be sent to a ce

share|improve this question
It's called spam filter. – slhck Jun 5 '11 at 9:30
1  
It's fairly easy to do in Gmail with filters and canned responses, except for the one hour delay bit. Your message also appears to have been cut off. – Al Everett Jun 20 '11 at 19:28

migrated from superuser.com Jun 6 '11 at 22:33

closed as not a real question by Al Everett, Barry Jun 28 '11 at 14:49

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

It's been a while since i have used Mail.app -- I think it was in Tiger -- but I used to have some AppleScripts that I had written to do custom things based on certain criteria. I'd guess that similar functionality is still there. And AppleScript is pretty easy to pick up.

share|improve this answer
Hmm, why have you quit using Mail.app? Is there a better alternative? And is there a place where I can get a certain similar applescript (for the illiterate)? If not, where to start learning? – user657847 Jun 5 '11 at 3:23
We started using Zimbra at work, and I fell in love with the Zimbra Desktop Client, which is why I scrapped Mail.app. – Kirk Jun 5 '11 at 3:39
I started learning Apple Script by using google. My first Apple Script was one that used blue tooth proximity with my iPhone to lock the screen, and pause iTunes. – Kirk Jun 5 '11 at 3:40