Execute a schedule in a rule?

B

Bea C.

I have a rule that deletes certain mail messages and those end up in my
Deleted Items folder. Then, I have to run my "delete1" schedule manually. I
would like to add the option to trash all the messages in my Deleted Items
folder within my rule. Can I do that? Thanks.

Bea
OS 10.2.8 Entourage X Service Release 1 10.1.1
 
B

Barry Wainwright

I have a rule that deletes certain mail messages and those end up in my
Deleted Items folder. Then, I have to run my "delete1" schedule manually. I
would like to add the option to trash all the messages in my Deleted Items
folder within my rule. Can I do that? Thanks.

Bea
OS 10.2.8 Entourage X Service Release 1 10.1.1

Best bet is to set up an applescript to do all of those things - do you do
scripting?
 
B

Bea C.

Best bet is to set up an applescript to do all of those things - do you do
scripting?
Not yet. Obviously, time to learn :)
And I like having a reason to try it....

Bea
OS 10.2.8 Entourage X Service Release 1 10.1.1
 
B

Barry Wainwright

Not yet. Obviously, time to learn :)
And I like having a reason to try it....

Bea
OS 10.2.8 Entourage X Service Release 1 10.1.1

Take a look at the scripts available at www.scriptbuilders.net - lots of
good examples of entourage scripting there. Most of them are free and not
'run only' (which means you can examine the script code itself). This should
give you a good many examples of how to start writing scripts of your own.

Ask here if you need any help - lots of experienced scripters hang out here.
 
B

Bea C.

Take a look at the scripts available at www.scriptbuilders.net - lots of
good examples of entourage scripting there. Most of them are free and not
'run only' (which means you can examine the script code itself). This should
give you a good many examples of how to start writing scripts of your own.

Ask here if you need any help - lots of experienced scripters hang out here.

Thanks, Barry. I will check that out. I am making a small dent in writing
scripts now ;)

Bea
OS 10.2.8 Entourage X Service Release 1 10.1.1
 
Top