Control Your Mac With an Email
Have you ever been away from your Mac and wanted to shut down, restart, or needed to open an application remotely, but didn’t have access to anything except your iPhone? Well, I am going to show you how to do these tasks with AppleScript and Mail.
This process is fairly easy and involves creating a simple AppleScript and some Mail rules. Note that since these rules will cause your Mac to perform the listed action when they run, be careful when testing!
Creating the AppleScripts
For this how-to, I am going to show you how to shutdown, restart, and sleep your Mac. Just copy the following scripts into the Script Editor.app (~/Applications/AppleScript/Script Editor.app).
[More]


thanks for your post,great info.