How to get mail from all thunderbird accounts at once

The email client Thunderbird does not necessarily retrieve messages from all of your mail accounts during start-up. By default, only the first mail account will be checked on start up while all other mail accounts will be checked every ten minutes. The following user.js tweak changes this behavior in the way that Thunderbird retrieves mail from all accounts at start up as well.
Note: There is another option to change the values of the two preferences without having to edit a local file. Select Tools > Options from the menu and switch to Advanced > General. Click on Config Editor and search for mail.check there. You find the same preferences that are listed below. To change their value, double-click them.
All you need to do is locate the file user.js which should be in your profiles folder. The user.js file does not exist by default and you might need to create it my right-clicking and choosing new, text document and naming it user.js. Once this is done you are ready to add the following lines of code to it.
user_pref("mail.check_all_imap_folders_for_new", true);
user_pref("mail.check_all_pop_folders_for_new", true);
Once this is done restart Thunderbird and mail from all accounts should be automatically received.
Update: I was asked to explain the process in detail. Before I start I'd like to point out that you can simply click on the Get Mail > Get New Mail Messages to retrieve mail from all accounts.
Update 2: It appears that Mozilla has changed the way the email client is retrieving email on start up. Instead of just retrieving new messages from the default email account, newer versions of Thunderbird are now sending requests to all servers to retrieve email. This means that it is no longer necessary to make modifications to the user.js file.
Accounts can however be configured to not check for messages on startup. Click on Tools > Account Settings and check the Server Settings there for each account listed.
Here you can configure Thunderbird to not check for mails on startup, and also modify the interval in which the browser checks for new mails automatically. Just change the ten minute mail checking interval to another interval.
Advertisement
You said that Outlook isn’t your main email client, so which is your main one?
I think its thunderbird
It is Mozilla Thunderbird.
Awesome! This actually solved my problem… what a stupid bug.
If this is the same bug that I’ve encountered, there may be another fix: (1) hover over open Outlook item in Taskbar, cursor up to hover over Outlook window item, and right-click; (2) this should give you Restore / Move / Size / Minimize / Maximize — choose Move or Size; (3) use your cursor keys, going arbitrarily N/S/E/W, to try to move or size the Outlook window back into view. Basically, the app behaves as though it were open in a 0x0 window, or at a location that’s offscreen, and this will frequently work to resize and/or move the window. Don’t forget to close while resized/moved, so that Outlook remembers the size/position for next time.
THANK YOU Claude!!! I could get the main window to launch but could not get any other message window to show on the desktop. You are my hero!!!!
Solved my issue! 6 years later and this is still problem…
Fantastic. Thank you. Size did the trick.
This solved my Outlook problem, too. Thank you. :)
Thank you so much, this started happening to me today and was causing big problems. You are a life saver, I hope I can help you in some way some day.
You are a god – thank you!
thanks a lot…. work like charm.. :-)
Yah…thanks Claude. I’ve been having the same problem and tried all the suggestions…your solution was the answer. It had resized itself to a 0/0 box. Cheers
Excellent post. This had me baffled even trying to accurately describe the problem. This fixed it for me.
Thank you
Thanks a lot for the article. Don’t know why it happenend, don’t know how it got fixed, but it was really annoying and now it works :-)
Thanks a lot. I was facing this issue from past 3 week. I tried everything but no resolution. The issue was happening intermittently and mainly when I was changing the display of screen ( as i use 2 monitors). The only option i had was to do system restore. But thanks to you.
I’ve been tried to sole this problem for 12hours. Your comment about changing the display of screen helped me a lot!! Thanks!!
Thank you…don’t know why this happened but your instructions helped me fix it. Running Windows 10 and office pro 2007
Great tip! Thanks!
Worked for me, too – thank you!!!
It’s Worked for me, too
thank you very much!
I had a similar issue with Outlook 2013 on Windows 10 and this helped me to fix it. Thank you very much!
Thank you so much. Solved!
Considering you published this in 2012, incredible not been debugged by Microsoft.
Thank you again. M
This problem was faced by only one user logging to TS 2008 r2 using outlook 2010.The issue was resolved.
Thanks.
Great tip. Thank you!!!! If it helps, I had to use the Control Key and the arrow keys at the same time to bring my window back into view. Worked like a charm.
Thank you, this worked !!!!
Man, you are a fucking god. Thanks a lot, what an annoying bug!!
Awesome, this post solved the issue. Many thanks!