privacy/thunderbird
2020-09-23 18:35:01 +02:00
..
README.md Update firefox config; add user.js for Thunderbird and adapt README 2020-06-07 15:53:07 +02:00
user.js Don't enforce TLS v1.3 yet 2020-09-23 18:35:01 +02: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
  • Paranoia
  • DKIM Verifier
  • Enigmail

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]