en-GB@dictionaries.addons.mozilla.org/install.rdf
to <em:maxVersion>3.0</em:maxVersion>
and remove extensions.cache
, extensions.rdf
from your profiles directory
For more tips go here.
user_pref("mailnews.reply_header_type", 3); user_pref("mailnews.reply_header_authorwrote", "%s wrote"); user_pref("mailnews.reply_header_ondate", "on %s"); user_pref("mailnews.reply_header_separator", " "); user_pref("mailnews.reply_header_colon", ":");
mousewheel.withcontrolkey.action=3
(see About config entries: MouseWheel)
Starting from v22b1 Thunderbird integrates latest HTML engine.
print.printer_Name.print_edge_top = 10
print.printer_Name.print_unwriteable_margin_top = 10
Also set print.print_edge_top = 10
– this value will be used when new printer settings are created.
STARTTLS
does not work for Thunderbird cyrus/imap[2712]: STARTTLS negotiation failed: [192.168.1.12]
and as a result the connection cannot be established.
find "%APPDATA%\Thunderbird\Profiles\profile.name\ImapMail" -type f -a -size +10M -a -not -name '*.*' -exec rm '{}' ;
key3.db
, cert8.db
, logins.json
when Thunderbird is closed and then start it again.