Jonathan Cheyne wrote:
> James Duberg wrote:
>
>>I use fetchmail and procmail to pick up my mail from various POP
>>accounts and put it into various folders on my IMAP server. Mozilla .98
>>does not display the fact (by putting a number in parentheses next to
>>the folder name) that there are new messages in folders, other than the
>>main Inbox folder.
>>
>
> You might try adding this
>
> user_pref("mail.check_all_imap_folders_for_new", true);
>
> to your user.js and see if it helps ... its mentioned in the bug reports
> for this as sometimes(?) being fairly slow. I use it on a fast network
> without any probs
I can't use this because it tries to check folders that contain
subfolders, which returns an error from the IMAP server and puts up a
dialog box. Anyone know how to exclude specific folders? Or check
specific ones?