On 4/25/02 8:35 AM, "Adam Bailey" <[EMAIL PROTECTED]> wrote:
> Any other ideas? Is there some way to debug it?
>
> This is on OS 9, if it matters.
Whoa! I sent you a perfect unbuggy solution at the same time as Barry did.
You've just ignored it the whole time. Did you never get it?
Here it is again:
If this is an IMAP account then the folder is
IMAP deleted items folder of IMAP account "Account Name"
rather than
deleted mail folder
--------------script---------------
set sentDate to (current date) - (3 * days) -- will keep updating
tell app "Microsoft Entourage"
delete every message of deleted mail folder where its category contains
{category "Something"} and its sent time is less than sentDate
end tell
---------end script----------------
--
Paul Berkowitz
--
To unsubscribe:
<mailto:[EMAIL PROTECTED]>
archives:
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>