[an error occurred while processing this directive]
[an error occurred while processing this directive]

Mozilla Mailnews FAQ

Last updated on November 3, 2004.

How do I disable the Advance to next unread message in folder prompt?

Add the following line to your user.js:
user_pref("mailnews.nav_crosses_folders", 0);

Or you can enter about:config in the location bar.
Search for the preference mailnews.nav_crosses_folders.
Modify the value to 0.

Choose from the following options:
0 = Always go to the next folder without prompting
1 = Ask before going (default behaviour)
2 = Don't prompt and don't go to the next folder with unread messages

[an error occurred while processing this directive]