--- [EMAIL PROTECTED] wrote:
> It has already been reported that Apple Mail keeps all its metadata
> in an SQLite database.  (There was quite a stir in the Mac community
> a few weeks ago when somebody discovered and blogged that you could
> substantially increase the speed of Apple Mail by running VACUUM on
> its database!) 

VACUUM is one way to get the entire sqlite database into the OS disk cache. 

Here's another way:

  cat ~/Library/Mail/Envelope\ Index >/dev/null

The Apple Mail speedup in both cases is not as dramatic after a reboot, though.


 
____________________________________________________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to