Create script to move from Exchange Sent Items Folder

R

rickkeller

I want move mail from my Sent Items folder on my Exchange server to
the Sent Items folder on My Computer on a daily basis. I thought this
would be something that I could do in Scheduler since Rules do not
apply to folders, but it seems they do not have a Move function only
Delete. Do I need to use an applescript for this? If so, can someone
point me to an example?

Thanks for the help
 
D

Diane Ross

rickkeller said:
I want move mail from my Sent Items folder on my Exchange server to
the Sent Items folder on My Computer on a daily basis. I thought this
would be something that I could do in Scheduler since Rules do not
apply to folders, but it seems they do not have a Move function only
Delete. Do I need to use an applescript for this? If so, can someone
point me to an example?

AutoArchive Exchange Account to "On My Computer"

Move all e-mail older than 60 days from your Exchange account folders to
archive folders within the "On My Computer" folder tree.

You can modify the time in the script.

<http://www.entourage.mvps.org/exchange/autoarchive.html>
 
Top