On 2002-07-10 00:56 +0200, Eric Prentice wrote: > I'm wondering if there is a good AppleScript or a rule that will delete all > messages older than 90 days. There are over 100 folders so I'm not excited > about using a schedule but having to setup one for each folder.
You could use a custom view -- <date received> <is greater than> <90> day old ... and throw away all displayed messages afterwards. Of cause slow for large amounts of messages, right now I'm testing onto a 85,000 message database, I'll have my reply compiled and posted before the custom view would complete. And moving to trash will take ages for sure. Dunno if a script could accomplish that task faster -- but in regards of convenience and time for setup, a custom views rules. -- Thomas Schierle, Munich, Germany PGP key [DSS/DH] 0xA23CDA1D available at various public key servers -- 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/>
