Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

view old mbox file

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 18 wyświetleń
  • Ostatnia odpowiedź od nathan.tran

more options

I am using the latest version of Thunderbird (ver 60.x on Linux). I have some old mbox files created under Thunderbird version 2.0 (Windows). Normally you just copy the mbox file to Local folder, TB will create index file and display the messages. In my case, it doesn't work. TB create the .MSF file all right. From command line I can see some content in .MSF file and messages in mbox file are still there. But in thunderbird, nothing is displayed.

I did remove the CR/LR of windows text file. Still not work. I install importexportools ADD-ON and import the mbox file in TB. Still nothing display.

For mbox files created under previous thunderbird version, for example version 30.x, I have no problem with viewing the file just by copying into local folder.

I am quite puzzled with how to handle mbox file of TB 2.x. I'd appreciate any tips.

Nathan

I am using the latest version of Thunderbird (ver 60.x on Linux). I have some old mbox files created under Thunderbird version 2.0 (Windows). Normally you just copy the mbox file to Local folder, TB will create index file and display the messages. In my case, it doesn't work. TB create the .MSF file all right. From command line I can see some content in .MSF file and messages in mbox file are still there. But in thunderbird, nothing is displayed. I did remove the CR/LR of windows text file. Still not work. I install importexportools ADD-ON and import the mbox file in TB. Still nothing display. For mbox files created under previous thunderbird version, for example version 30.x, I have no problem with viewing the file just by copying into local folder. I am quite puzzled with how to handle mbox file of TB 2.x. I'd appreciate any tips. Nathan

Wszystkie odpowiedzi (2)

more options

In my next experiment, I copy the TB 2.0 mbox file over to Windows 10. Install Thunderbird 60 in Windows. Copy mbox file to local folder of TB. Try to read it. TB create .MSF file but apparently it doesn't see any messages in the old mbox file.

Next I copy the pair of mbox + .MSF files over to Windows. Nothing. TB display nothing.

Next, I installed ImportExportTools, then import the mbox file into TB. Still nothing.

It looks like mbox TB 2.x format is too old. Latest version of TB doesn't understand it. Or I am missing something here.

more options

To pursue the thinking that TB doesn't understand old mbox format, I played around with mbox file. I notice that in the mbox 2.x file, each message starts with

From - Fri Sep 14 23:39:37 2007 X-Mozilla-Status: 0009 X-Mozilla-Status2: 00800000 X-Mozilla-Keys:

while in mbox latest version, each message starts with

From - Mon Dec 11 17:55:52 2017 X-Account-Key: account45 X-UIDL: 1512240076.M253537P13037.mx,S=5323,W=5445 X-Mozilla-Status: 0011 X-Mozilla-Status2: 00000000 X-Mozilla-Keys:

I removed all the X-... lines for some messages. Suprised, they show up in TB, but missing all the From, To, Subject ... info.

Well definitely TB could not handle its own old mbox format.