Currently, I have a Mail Rule that forwards certain emails to me, via SMS text.
It comes over unformatted for text, very ugly and hard to read.
I would like an AppleScript to send me a text that only has FROM and SUBJECT. Once I see that, I can get the rest form my iPhone. I just don't want to miss these emails.
All I really need is a script that can "read" the FROM, SUBJECT, SENT_TIME and SENT_DATE. From that, I can then create a new email (assuming I figure out how) and send that to my phone.
Has anyone already written this script?
It comes over unformatted for text, very ugly and hard to read.
I would like an AppleScript to send me a text that only has FROM and SUBJECT. Once I see that, I can get the rest form my iPhone. I just don't want to miss these emails.
All I really need is a script that can "read" the FROM, SUBJECT, SENT_TIME and SENT_DATE. From that, I can then create a new email (assuming I figure out how) and send that to my phone.
Has anyone already written this script?
Last edited: