| |
|
|
|
|
|
|
|
|
|
|
|
| |
Drop the hand-rolled kitchen-sink config in favour of a smaller set
inspired by HorlogeSkynet/thunderbird-user.js. Removes prefs that were
either restating Mozilla/Arch defaults (telemetry, app.update),
Firefox-only (extensions.screenshots), or guessed/stale
(mail.folder_widget.view_flags).
Keeps: remote-image block, no read receipts, plain-text compose with
format=flowed, no UA header leak, no Referer/prefetch, safe-browsing
off, DNT on, system gpg-agent for OpenPGP, vertical pane, Monday
calendar start.
|
|
|
Mirror the firefox/ pattern for Thunderbird:
- thunderbird/user.js: telemetry off, safe-browsing off, remote images
blocked, read receipts disabled, plain-text compose with flowed
wrap at 72, vertical pane, calendar on Monday start
- run_onchange_after_deploy-thunderbird.sh.tmpl: detects default
profile and copies tracked files in on any change
- meta/mail.txt: add thunderbird package (official repo)
- .chezmoiignore: exclude thunderbird/ from $HOME deployment
- README: mention Thunderbird + Bridge + Radicale stack
Accounts/credentials/mailbox data stay local per profile.
|