This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

Where is the mbox file?

  • 1 balas
  • 1 memiliki masalah ini
  • 9 kunjungan
  • Balasan terakhir oleh Zenos

more options

I'm trying to convert my Thunderbird mail to Outlook (.pst), and I need to locate the mbox file/folder. I know where my profile is, but I don't see any .mbox extension in the Mail folder. I'm using a POP3 server in Thunderbird. Thank you.

I'm trying to convert my Thunderbird mail to Outlook (.pst), and I need to locate the mbox file/folder. I know where my profile is, but I don't see any .mbox extension in the Mail folder. I'm using a POP3 server in Thunderbird. Thank you.

Semua Balasan (1)

more options

Thunderbird's mailbox files don't have extensions. So you're looking for Inbox, Sent, Trash etc.

Another way to go about it would be to search for all the files with .msf extensions, create a list of these (dir *.msf > files.txt), strip off the .msf and what you'll be left with is a list of your mbox files. I'll leave it to you to work out how to traverse your nested folders structure; I'm on Linux here and can't experiment with MSDOS-style command lines.