46

I have Thunderbird set up to use my Gmail account through IMAP. All works well and good, except for one problem:

I have a group of gmail mail filters set up to redirect mail into different labels based on what it's for. However, by default, it seems Thunderbird only checks the Inbox for new messages. Is there a way to get it to check the subfolders aswell?

Macha
  • 5,442

6 Answers6

72

It can be done, similar to Thunderbird 2: Tools - Options - Advanced - Config Editor, then set mail.check_all_imap_folders_for_new to true.

In Thunderbird 8 the property is called mail.server.default.check_all_folders_for_new

See also: Checking for new messages in other folders - Thunderbird - MozillaZine Knowledge Base

slhck
  • 235,242
24

I do exactly the same.

If you right click on a folder, then select properties, there is a check box that says "Check this folder for new messages". That's the one you want!

Unfortunately I don't think there is any way to do this for all folders at once, you have to do them one by one.

BenA
  • 5,375
8

Thunderbird 3 will automatically update/refresh individual IMAP folders when you switch to them (e.g. click on them). None of my "Check this folder for new messages" options are checked.

You can update all folders at once by clicking File, Offline, Download/Sync Now... or File, Offline, Work Offline. The former option asks if you want to go offline following the sync. When you come back from Offline, the sync happens again.

Matthew
  • 2,640
0

The solution for me was to double click on each folder once. All subfolders show immediately. It is clearly a bug.

mace
  • 115
0

It may take a while to synch and download all of your email and folders, when first setting up sometimes its as easy as waiting enough time for it to sync. Look at the bottom left, it will say something like.. "Downloading XXX of XXX in inbox" and its in process of downloading still.

mike d
  • 1
0

In 2023 and beyond, here's what you need to do:

First, open Config Editor by going to Settings->General and scroll to the bottom, then click Config Editor.

Next, search for mail.server.default.check_all_folders_for_new and change the value to True

bwall
  • 1,383