public marks

PUBLIC MARKS from nhoizey with tags mail & sqlite

16 April 2007 11:00

Musings from Mars » Apple Mail Slowing Down? VacuumMail Can Probably Help

(via)
VacuumMail is an AppleScript application that performs the “vacuum” command on Apple Mail’s underlying SQLite Envelope Index database. This must not be done while Mail is running, so this scriptlet first checks to see if Mail is running and if so, quits Mail. VacuumMail first notifies the user that it will be shutting Mail down, giving the user an opportunity to cancel the vacuum operation.