Thunderbird very slow with Gmail

8

1

I'm using the latest version of Thunderbird with 3 Gmail accounts.

Every time I launch it it seems it's downloading all my messages again.

I've compacted folders (is the action working for the 3 accounts or do I need to do it for each of them?) and deleted the .msc files but nothing change.

It leads to a software using a lot of bandwidth and being very slow when using it. It's a pain to write a message or even to view one. All the software is so slow I've never seen that it's almost unusable.

I'm using thses addons :

  • Dictionary
  • Google Calendar
  • Lightning

My Gmail accounts are configured to imap.

DevAntoine

Posted 2012-06-15T06:12:59.280

Reputation: 225

same setup here. and cpu is going 100% these days. doing nothing. – boomhauer – 2013-01-26T21:42:41.537

Answers

7

  1. unsubscribe the "All Mail" folder for each gmail account. if subscribed you are doubling the download size
  2. try startup in safe mode - http://support.mozillamessaging.com/en-US/kb/safe-mode - is startup speed more "normal"?
  3. you say it "seems" like it's downloading everything again. does tools | activity manager indicate that? Or are you assuming that because it takes so long?

wsm

Posted 2012-06-15T06:12:59.280

Reputation: 71

This actually seems pretty useless. As @DevAntoine says - you need to unsubscribe via the Account Settings and turn off archiving. But then you have no way to archive your emails through Thunderbird - so you can either delete them or you have to open up Gmail in a web browser and archive them there. – icc97 – 2015-10-05T12:49:07.993

I think @AgileTroops' answer answers my comment. You should leave the 'Keep message archives in' the All Data folder - just turn off the synchronisation.

– icc97 – 2015-10-05T14:21:29.770

When you say "unsubscribe the All Mail folder", you mean uncheck "Keep message archives in" right? It doesn't seems to download everything again, it happens sometimes, and it's not everytime. Most of the time Thunderbird just freeze few seconds when I try to do an action, like opening an email, deleting a batch, even typing sometimes! For example I deleted 19 emails in a row, selecting them made the software freeze for 2-3s and deleting for 5-6s. – DevAntoine – 2012-07-10T06:12:44.283

5

In Account Settings, go to "Synchronization and Storage", select "Advanced", and uncheck the "Download" column for the "[Gmail]/All Mail" folder.

DustWolf

Posted 2012-06-15T06:12:59.280

Reputation: 51

3

It is a pain to write a message

This answer might help performance while writing email. A problem with the default setup (Thunderbird 17.0.3) is the settings for draft storage and auto-saving. By default, Thunderbird will auto-save your email every 5 minutes. If you have the "save drafts to [GMAIL] Drafts" option like suggested the following will happen:

  1. Every five minutes Thunderbird will save the email as a draft in gmail servers.
  2. If there was already a draft saved, it will delete it prior to creating the new one.
  3. The effect of deleting it will be to place it in gmail's trash folder.

All this communication with gmail servers results in severe slow-down while writing emails. A few work arounds include:

  • Disable auto-saving
  • Use this extension to redirect the auto-saved drafts to a local folder

This should partially solve your performance issues.

UPDATE: A second thing you should do for the version of Thunderbird I am using is either to disable Thunderbird's indexing, skip "all mail" from being indexed, and/or allow the indexing to finish before continuing to use Thunderbird. The first time Thunderbird indexes all your gmail email it will behave very strangely. If you look at the process footprint it will almost look like Thunderbird is leaking memory for no reason. Disabling indexing and doing your searches by way of the web interface is a more efficient approach performance wise.

sturgman

Posted 2012-06-15T06:12:59.280

Reputation: 171

You can just allow saving drafts to the local folders by creating a Drafts folder under Local Folders then via Account Settings > Copies & Folders > Drafts and Templates > Keep messages in: > Other: (select Local Folders > Drafts). Then you have auto-saving so you don't lose any drafts and don't need any extra extensions. – icc97 – 2015-10-05T14:28:18.350

1

The following steps helped me get Thunderbird working better with my (fairly large) GMail account:

  1. Disable TB Sync/Storage of the GMail 'All Mail' folder as this seems redundant (for me anyway)
  2. Do a 'Compact Folder' on the top-level GMail folder

TB's doing a LOT less disk IO and seems more responsive. IMHO, disabling real-time virus checking is not a valid option to improve performance.

AgileTroops.com

Posted 2012-06-15T06:12:59.280

Reputation: 11

0

In my case antivirus (MS Forefront) were a big problem with IMAP accounts and almost freezed Thunderbird often, try disabling them

Troglo

Posted 2012-06-15T06:12:59.280

Reputation: 121

I hadn't any antivirus. – DevAntoine – 2013-09-24T13:09:51.123

0

Please try the following...

square_eyes

Posted 2012-06-15T06:12:59.280

Reputation: 300