移动已存在的配置文件夹或从备份还原配置文件
*大前提:重装之前必须把thunderbird的配置放在系统盘以外,否则回天乏术。
您可以把配置文件夹移动到不同的位置。如果您想备份配置文件夹到您的硬盘上的某些地方,以及想让 Thunderbird 使用您的配置文件,这会很有用。这部分就将说明该怎么来做。
关闭 Thunderbird (文件 > 退出)。
移动配置文件夹到希望的位置。例如,在 Windows ,从 C:\Documents and Settings\[username]\Application Data\Thunderbird\Profiles\xxxxxxxx.default
移动配置文件夹到 D:\Stuff\MyMailProfile。若在您阅读到这些说明时,因为您想要的是还原先前备份的配置文件,这步将不是必要的。您需要做的仅仅是记录您想要还原的配置文件当前的位置。
用文本编辑类软件打开 profiles.ini 。这个文件位于 Thunderbird 的 application data 文件夹 内:
在 Windows XP/2000 下,路径通常是 %AppData%\Thunderbird\
在 Windows 95/98/Me 下,路径通常是 C:\WINDOWS\Application Data\Thunderbird\
在 Linux 下,路径通常是 ~/.thunderbird/ 在 Mac OS X 下,路径通常是 ~/Library/Application Support/Thunderbird/
在 profiles.ini 中,找出您移动前的配置文件的位置。更改 Path= 这一行,并使其指向新位置的路径。
将 IsRelative=1 改为 IsRelative=0。
保存 profiles.ini 重新运行 Thunderbird 。