搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

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

  • 7 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 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!