Thunderbird on Mac: Difference between revisions
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
/Users/<username>/Library/Thunderbird/Profiles/<profile-id>.default/Mail/Local Folders | /Users/<username>/Library/Thunderbird/Profiles/<profile-id>.default/Mail/Local Folders | ||
</syntaxhighlight> | </syntaxhighlight> | ||
It is possible to zip "Local Folders", move it under the Profiles directory of another installation and keep using it from there. | |||
==Cache== | ==Cache== | ||
<syntaxhighlight lang='text'> | <syntaxhighlight lang='text'> |
Revision as of 19:38, 18 July 2021
Internal
Installation
Homebrew
Needs cask support to be installed.
Then:
brew cask install thunderbird
Configuration
Local Mail Storage
IMAP Storage
/Users/<username>/Library/Thunderbird/Profiles/<profile-id>.default/ImapMail/<imap-account-name>/<IMAP-subfolders>
Local Directory
/Users/<username>/Library/Thunderbird/Profiles/<profile-id>.default/Mail/Local Folders
It is possible to zip "Local Folders", move it under the Profiles directory of another installation and keep using it from there.
Cache
/Users/<username>/Library/Caches/Thunderbird
Cleanup
Locate the local e-mail storage for each account (Tools → Account Settings → Account → Server Settings → Local Directory) and write it down.
Remove each one of them. The entire /Users/<username>/Library/Thunderbird can be removed if Thunderbird is removed from the system.
Also remove /Users/<username>/Library/Caches/Thunderbird.
Uninstall Thunderbird: Open the Applications folder and click and drag the Thunderbird icon to Trash. Note that uninstalling it this way does NOT clean up the profiles stored in ~/Library/Thunderbird.