Thunderbird: Difference between revisions

From miki
Jump to navigation Jump to search
Line 63: Line 63:
:* Refuse to connect to localhost in all possible ways.
:* Refuse to connect to localhost in all possible ways.
:* Only work-around is to keep the proxy disabled, and enabled it only when e.g. to sync Owncloud address book.
:* Only work-around is to keep the proxy disabled, and enabled it only when e.g. to sync Owncloud address book.

=== Broken text edition mode ===
* Relevant bugs [https://bugzil.la/216132 bugzilla 216132], [https://bugzil.la/140800 bugzilla 140800]
* Relevant posts [http://forums.mozillazine.org/viewtopic.php?f=39&t=595955&sid=24ed0c6cdb3671aeff1822da530207e8&start=15 mozillazine]
* My bug [https://bugzil.la/1288914 bug 1288914]

Revision as of 20:07, 26 July 2016

Keyboard shortcuts

From Keyboard Shortcuts TB:

M Mark message as read / unread
R Mark thread as read

Add-Ons

Currently in use

Nostalgy
  • Note: Auto-completion does not appear at first.
Copy Sent To Current
Virtual Identity

Tested or no longer used

Quick Folder Move
  • Nostalgy is a better alternative

Enigmail - GPG support

Recommended settings for Enigmail

  • Disable loading of IMAP parts on demand
  • Disable flowed text (RFC 2646)
  • View message body as plain text
  • Use 8-bit encoding for message sending
  • Do not compose HTML messages

Tips

Automatically sync all folders in Thunderbird

From here:

  • open the Config Editor (Tools → Options → Advanced → General → Config Editor),
  • change the mail.server.default.check_all_folders_for_new setting to true.

Troubleshoot

Sent folder not updated

Like a corruption of the TB database [1]. Go to ~/.thunderbird/*.default:

sqlite3 global-messages-db.sqlite vacuum

Mail not deleted

Deleting a mail seems a hard task in Thunderbird [2]:

  • Set mail.imap.expunge_after_delete to true.

Missing mails, IMAP folder not synced

  • Right click on IMAP folder, select Properties.
  • In the General Information tab, click Repair Folder button.

Sync bugs

About IDLE, and CONDSTORE flag/support.

Proxy not working

  • Refuse to connect to localhost in all possible ways.
  • Only work-around is to keep the proxy disabled, and enabled it only when e.g. to sync Owncloud address book.

Broken text edition mode