2 posts tagged with applescript by adamrice.
Displaying 1 through 2 of 2.

Related tags:
+ (12)
+ (10)
+ (6)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
WCityMike (2)
adamrice (2)
machaus (2)
Tlogmer (2)

Applescript help, please. I'm trying to generate a custom e-mail reminder for certain events [MI] [more inside]
posted by adamrice on Feb 6, 2004 - 4 answers

So I just got a whizzy new cellphone with SMS and a POP client.

I want to get some kind of text message whenever a client sends e-mail to my regular account, and I've already got this working, basically. My cellular service is with T-Mobile. I use OS X and Mail.app; I've already set it so that, when a Mail.app rule is matched ("sender is in Clients group"), an Applescript is triggered that fires a short e-mail message showing the sender and subject line of the client's message to a special mobile-only e-mail account I set up. It might be nice to include the first few words, too, but I haven't gotten that far.

Questions: Would it make more sense to do this by SMS? If so, how would I send the message via SMS? Right now I've got the phone polling my mobile-only POP account every 30 minutes, and it seems to be a slow process. I'm also not sure what the billing hit would be per SMS message or for checking POP e-mail.
posted by adamrice on Dec 17, 2003 - 14 answers