R
Rick.Cogley
Hello -
I'm new to Mac, Entourage and AppleScript, so I hope this is the right
place to come for assistance, and that one of you will be kind and
offer some.
I am running OS/X 10.4.5, Entourage 2004, 11.2.3
(060209), AppleScript 1.10.4.
I have Entourage using Rules to pull mail from two IMAP mailboxes,
moving it into the local store "on my computer". Prior to doing the
move to the local store, the rules above those move rules (which seem
to have to be last) are looking for "from" and "reply to" email
addresses (depending on situation) and assigning the incoming mail a
category called "Expiring".
The concept I am trying to implement is generally, to mark certain
incoming mail with a category, and then act upon it automatically. I am
thinking I would like to run something daily, which checks if mails in
the local store are set to "Expiring" or not, and delete them if they
are older than 7 days (for example).
I noticed that I can create a custom view which shows the set of
messages which I would like to delete, but I found that I cannot record
AppleScript in Entourage. So, worst case, I can just click the view, do
a select-all, and delete. But, it would be cool to do a scheduled
script.
Am I on the right track? Can AppleScript actually record in Entourage
but I am missing it? In AppleScript can I manipulate a data set that is
presented by a custom view, and then delete those messages?
Any advise is much appreciated. Thank you very much indeed.
I'm new to Mac, Entourage and AppleScript, so I hope this is the right
place to come for assistance, and that one of you will be kind and
offer some.
(060209), AppleScript 1.10.4.
I have Entourage using Rules to pull mail from two IMAP mailboxes,
moving it into the local store "on my computer". Prior to doing the
move to the local store, the rules above those move rules (which seem
to have to be last) are looking for "from" and "reply to" email
addresses (depending on situation) and assigning the incoming mail a
category called "Expiring".
The concept I am trying to implement is generally, to mark certain
incoming mail with a category, and then act upon it automatically. I am
thinking I would like to run something daily, which checks if mails in
the local store are set to "Expiring" or not, and delete them if they
are older than 7 days (for example).
I noticed that I can create a custom view which shows the set of
messages which I would like to delete, but I found that I cannot record
AppleScript in Entourage. So, worst case, I can just click the view, do
a select-all, and delete. But, it would be cool to do a scheduled
script.
Am I on the right track? Can AppleScript actually record in Entourage
but I am missing it? In AppleScript can I manipulate a data set that is
presented by a custom view, and then delete those messages?
Any advise is much appreciated. Thank you very much indeed.