For example, if you are using the Global Inbox, this would be the Local Folders
folder inside the Mail
folder. Otherwise, it may be a folder named after the mail server inside the Mail
or ImapMail
folder. For example, “pop.gmail.com” if you're using gmail.
find ~/.thunderbird/*.default/ -name *.msf -exec rm -f {} \;
Tools → Account Settings → Server Settings → “When I delete a message”
In TB, select a top-level account on the left, then:
File → Compact Folders
Account Settings → Server Settings → Clean up (“Expunge”) Inbox on Exit
Preferences → Advanced → Network & Disk Space → “Compact folders when it will save over X MB”
Preferences → Advanced → General → Advanced Configuration → Enable Global Search and Indexer
Account Settings → (each account) → Junk Settings
Preferences → Security → Junk
Reset Training Data
can fix some problems and is global affecting all accounts.
Try using Process Monitor from Sysinternals to see what it's doing when it hangs.
Try using Safe Mode to disable all add-ons: http://kb.mozillazine.org/Safe_mode.
http://kb.mozillazine.org/Moving_your_mail_storage_location_%28Thunderbird%29
The intent here is to speed up logon and logoff times.
If you are on a Windows Domain network, implement folder redirection instead.