Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Thunderbird 68.11 can't open a mail profile mangled by a later version of Thunderbird?

  • 7 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: erbogan

more options

I have a backup of my e-mail (Linux, Thunderbird 68.5) and am trying to move it to another computer (Linux, Thunderbird 68.11).

The error I'm getting is that "A newer version of Thunderbird may have made changes...". However, the backup files were made before the attempt at Thunderbird 78 was made.

I would like to get to my old e-mail. I do not want to have multiple profiles. How do I do that?

I have a backup of my e-mail (Linux, Thunderbird 68.5) and am trying to move it to another computer (Linux, Thunderbird 68.11). The error I'm getting is that "A newer version of Thunderbird may have made changes...". However, the backup files were made before the attempt at Thunderbird 78 was made. I would like to get to my old e-mail. I do not want to have multiple profiles. How do I do that?

글쓴이 leamhall 수정일시

선택된 해결법

The solution is:

Create a new profile.

Copy from the old profile into the new profile: -- the Mail directory -- prefs*.js -- logins.json -- abook.mab # address book.

It will ask you for the passwords again, but that should do it. Might be other things, but I wish smarter people would answer. I'm really disappointed in the fragility of the application.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (7)

more options

선택된 해결법

The solution is:

Create a new profile.

Copy from the old profile into the new profile: -- the Mail directory -- prefs*.js -- logins.json -- abook.mab # address book.

It will ask you for the passwords again, but that should do it. Might be other things, but I wish smarter people would answer. I'm really disappointed in the fragility of the application.

more options

No the answer is to use the appropriate command line setting to allow the profile to be downgraded in the knowledge that it might be mangled by a downgrade..

On Linux that would be cd Thunderbird installation directory ./thunderbird -allow-downgrade

See the end of https://thunderbirdtweaks.blogspot.com/2019/09/i-lost-my-profilemail-on-update-to.html

more options

Hm, could have used that a few days ago. Might have been better than having to brute-force a solution. Of course, I'm still not sure why the app is so fragile. There seem to be lots of issues with profiles, based on questions.

more options

The profiles were quite fragile following the initial implementation. They still have some issues, but I think they will mostly be with us permanently. After a year I think I am finally starting to get a handle on what the issues are. But the drivers of the project just think profile per install is a good thing and while changes have been made, other important changes like a profile import wizard a just simply not there.

more options

I see the potential of profiles, but find forcing them on a user to be a very bad idea. I have twenty years of e-mail that would have been lost had I not figured this out. That I do this for a living is probably the only reason I could figure it out.

Until the import process is easy and robust, I think profiles should be purely optional.

more options

leamhall said

Until the import process is easy and robust, I think profiles should be purely optional.

They have never been optional. They have been an integral part of the program since the days when Netscape sold the product.

more options

Finding answers here is very frustrating. I will try this. Wish I had found this days ago, would have saved me countless hours searching for a solution!