Thunderbird on Mac: Difference between revisions
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
=Local Mail Storage= | =Local Mail Storage= | ||
<syntaxhighlight lang='text'> | |||
/Users/<username>/Library/Thunderbird/Profiles/<profile-id>.default/ImapMail/<imap-account-name>/<IMAP-subfolders> | |||
</syntaxhighlight> | |||
Cache: | |||
<syntaxhighlight lang='text'> | |||
/Users/<username>/Library/Caches/Thunderbird | |||
</syntaxhighlight> | |||
=Cleanup= | =Cleanup= |
Revision as of 07:15, 21 February 2021
Internal
Installation
Homebrew
Needs cask support to be installed.
Then:
brew cask install thunderbird
Configuration
Local Mail Storage
/Users/<username>/Library/Thunderbird/Profiles/<profile-id>.default/ImapMail/<imap-account-name>/<IMAP-subfolders>
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.