Speed up Mail.app
LuKreme
kremels at kreme.com
Sun Mar 4 16:36:27 PST 2007
On 4-Mar-2007, at 09:43, Robert La Ferla wrote:
> Thank you!!! That fixed my problem even though the index after
> vacuuming is the same (very large) size. I don't know if they are
> planning to or not but Apple should turn on auto-vacuum for Leopard.
You can do it yourself.
cd ~/Library/Mail
mv Envelope\ Index Backup
sqlite3 Envelope\ Index "PRAGMA auto_vacuum=1;"
sqlite3 Backup ".dump" | sqlite3 Envelope\ Index
rm Backup
there you go.
--
There is a tragic flaw in our precious Constitution, and I don’t know
what can be done to fix it. This is it: Only nut cases want to be
president.
More information about the MacOSX-talk
mailing list