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

Mozilla Mailnews FAQ

Last updated on February 5, 2006.

Can I make Mozilla ask for confirmation, when I empty the trash folder?

You cannot do it with POP accounts, but you can do it with IMAP accounts by adding the following line to user.js:
user_pref("mail.imap.confirm_emptyTrashFolderDeletion", true);

Or you can enter about:config in the location bar.
Search for the preference mail.imap.confirm_emptyTrashFolderDeletion.
Modify the value to true.

[an error occurred while processing this directive]