Script problem auto reply mail

Joined
Nov 21, 2012
Messages
1
Reaction score
0
Hello,

I made a web form and when I submit it, it sends me a mail with:
Subject: utorrentShut
body: email:: (e-mail address removed)

What I would like to do is ad a rule that checks if subject == utorrentShut then do script. So far no problem.
Problem is I don't have a clue how to write a script that would do the following:
check if the application uTorrent is running.
If yes then
send a mail to the mail adress in the body (witch changes depending on the web form). With a standard text "Utorerrent has been shut down".
if no then
send a mail to the mail adress in the body with the standard text "Utorrent was already closed".

Could anyone help me with this script.

If it is not possible to substract the email from the body of the mail, then that's not such a big problem. I just want to replie with the right standard text.

Thank you in advance!!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top