privacy/thunderbird
2021-12-19 13:37:44 +01:00
..
README.md Change Thunderbird recommendations with version aboce 90.x 2021-09-11 14:33:53 +02:00
user.js Adapt to latest TB and FF settings 2021-12-19 13:37:44 +01:00

Thunderbird

You can just copy the user.js into Thunderbird's app data directory, e.g. %AppData%\Mozilla\Thunderbird\profileName or ~/.thunderbird/profileName or go to Settings -> Advanced -> config editor when editing values manually.

Addons

  • Allow HTML Temp
  • DKIM Verifier

Manual configuration

Please follow privacy-handbuch.de as it's more detailed or use the following for okayish settings.

Remove Autocrypt and PEP

In config editor set to false or "" for search values pep, autocrypt and extraHeaders.

mail.inline_attachments = false
privacy.firstparty.isolate = true
mail.showCondensedAddresses = false
mailnews.headers.showSender = true
mailnews.headers.showUserAgent = true
mail.collect_email_address_outgoing = false
extensions.blocklist.enabled = false
extensions.getAddons.cache.enabled = false
mailnews.start_page.enabled = false
mailnews.start_page.url =
mailnews.start_page.override_url =
network.cookie.cookieBehavior =	1
network.cookie.lifetimePolicy = 2
mail.server.default.check_all_folders_for_new = true
mailnews.default_sort_type = 18
mailnews.default_sort_order = 2 // 1 (ascending) to 2 (descending)
mailnews.default_view_flags = 0 // 0 (unthreaded) to 1 (threaded)

Server specific settings

POTENTIALLY DANGEROUS and might end up in spam!

Right click in config editor -> new String in config editor

mail.domain.tld.default.hello_argument;[127.0.0.1]