I've added this line to my user.js to check all of my IMAP folders for new mail:
user_pref("mail.check_all_imap_folders_for_new", true);
I use subfolders to contain multiple mailboxes (uw-imap) and mozilla
reports an error (not a selectable mailbox) when it tries to check the
actual directory (similar to clicking on the directory manually).
Is there a fix for this, or maybe another line I could add to tell
mozilla to skip certain directories? I am using mozilla 0.9.7 on Windows 98.
