搜索 | 用户支持

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

详细了解

My ISP changed nameservers and after pointing TB to the new ones, all my subfolders are missing. Email being sent/received OK.

  • 6 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 dla2

more options

Hello,

First off, thank you for any help you can give.

After my ISP changed to new nameservers, I changed TB's IMAP server name to the new one under Server Settings and changed the outgoing setting. Now, instead of dozens of subfolders under the Inbox, all that's left are Archives and Trash. Mail is coming in OK and going out OK now but all the subfolders for the last four years are missing in the Folders pane.

I made a backup of the profile and based on sizes and dates, all the mail appears to be there of course. But where are the folders and their content? Tried changing the ImapMail subfolder name to match the new nameserver (it was named with the old nameserver's name), but no joy.

Any idea what got changed and how to restore the folders?

Again, thanks!

Hello, First off, thank you for any help you can give. After my ISP changed to new nameservers, I changed TB's IMAP server name to the new one under Server Settings and changed the outgoing setting. Now, instead of dozens of subfolders under the Inbox, all that's left are Archives and Trash. Mail is coming in OK and going out OK now but all the subfolders for the last four years are missing in the Folders pane. I made a backup of the profile and based on sizes and dates, all the mail appears to be there of course. But where are the folders and their content? Tried changing the ImapMail subfolder name to match the new nameserver (it was named with the old nameserver's name), but no joy. Any idea what got changed and how to restore the folders? Again, thanks!

被采纳的解决方案

That did the trick. All folders and email are downloading now. Everything's restored. Sorry about the false alarm.

定位到答案原位置 👍 0

所有回复 (6)

more options

Found that the folderTree.json file appears to be the index to the subfolder tree hierarchy. All the prefixes to the subfolder names have the old nameserver as a prefix to the string containing those subfolder names.

IE: one of the strings with the old nameserver string with the subfolder named "Steinberg" under the Inbox:

,"imap://wavydavy%40daveaustin.com@metro702.hostmetro.com/INBOX/N-Z/Steinberg",

The new nameserver is metro704.hostmetro.com

Is it just a question of sweeping through the json file and changing the "702" string to 704? I don't want to get too deep into experimenting with changes if someone knows the answer without me buggering things up more than they are now.

more options

Nope. Making that change did nothing for the missing folders. Restoring from backup and still scratching my head.

more options

Just noticed that all my Sent mail from that nameserver's account are also gone.

more options

One more clue: the account's webmail has all subfolders with their data.

more options

Since webmail is intact, I guess all I need to do is recreate the account in TB and resync the mail. Let's see how that works...

more options

选择的解决方案

That did the trick. All folders and email are downloading now. Everything's restored. Sorry about the false alarm.