Jason Corbett wrote:
> Hello,
>
> I was wondering if there was a configuration setting to make mozilla
> check for new messages in all IMAP folders, not just INBOX. I am using
> mozilla 0.9.9. I use procmail on the server to put mail messages into
> appropriate folders by default. I would like it if when I use mozilla
> mail, I wouldn't have to click on the folder to find out if there are
> new messages. Mozilla mail seems to have thought of everything else, so
> I thought maybe I was missing a setting somewhere.
>
> Jason Corbett
>
put
user_pref("mail.check_all_imap_folders_for_new", true);
into your prefs.js file