Phantom folders: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
mNo edit summary
m (updated migrating link to use Transferring_data_to_a_new_profile_-_Thunderbird)
Line 11: Line 11:
Thunderbird will create a new panacea.dat, XUL.mfl, and *.msf file(s) if they're missing the next time you run it.  
Thunderbird will create a new panacea.dat, XUL.mfl, and *.msf file(s) if they're missing the next time you run it.  


If none of this helps, use the [[Profile Manager]] to create a new profile and then [[Migrating settings to a new profile | migrate your folders, address books and settings to it]]. Don't just copy all of the files from your old profile to it or you'll migrate the phantom folder too.
If none of this helps, use the [[Profile Manager]] to create a new profile and then [[Transferring_data_to_a_new_profile_-_Thunderbird| migrate your folders, address books and settings to it]]. Don't just copy all of the files from your old profile to it or you'll migrate the phantom folder too.


==See also==
==See also==

Revision as of 10:51, 1 July 2007

This article was written for Thunderbird but also applies to Mozilla Suite / SeaMonkey (though some menu sequences may differ).


Thunderbird can list an empty non-existent folder in the folder pane. If this occurs exit Thunderbird, back up your profile and:

  • Delete the "panacea.dat" file in your profile folder. It's a mail folder cache.
  • Delete the ".msf" (mail summary file) file for that folder in the account's directory in your profile. Thunderbird believes a folder exists as long as it sees a file with the folder's name and an .msf file extension. If it's easier you could delete all .msf files. The only damage you could do is lose a Saved Search folder.
  • Delete "XUL.mfl". It's a cache of user interface data.
  • If you're using an IMAP account, enable IMAP logging and look in the log file to see whether the IMAP server returns that folder name. That helps identify whether the phantom folder is due to the client or the server. If its a UNIX IMAP server you might also check whether a ".mailboxlist" and/or ".mlbxlsttmp" file in your root directory mentions the phantom folder.

Thunderbird will create a new panacea.dat, XUL.mfl, and *.msf file(s) if they're missing the next time you run it.

If none of this helps, use the Profile Manager to create a new profile and then migrate your folders, address books and settings to it. Don't just copy all of the files from your old profile to it or you'll migrate the phantom folder too.

See also