Thunderbird on Mac: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 20: Line 20:
=Local Mail Storage=
=Local Mail Storage=


/Users/<user-name>/Library/Thunderbird/Profiles/<profile-id>.default/ImapMail/<imap-account-name>/<IMAP-subfolders>
<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

http://macappstore.org/thunderbird

Needs cask support to be installed.

Then:

brew cask install thunderbird

Configuration

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.