Thunderbird邮件的备份
October 1st, 2009
Thunderbird是非常优秀的邮件客户端软件。默认情况下,Thunderbird会把邮件存储在C:\Documents and Settings\[username]\Application Data\Thunderbird\Profiles\xxxxxxxx.default。而我希望把邮件存储在其他分区而不是在C盘,这样恢复系统时邮件还能保留
所有的秘密都在profile。
在开始使用时,请创建一个新的profile。
1) 点击 Windows 的开始菜单的 开始 > 运行…
2) 输入 thunderbird.exe -profilemanager 再按下OK
C:\Documents and Settings\eric\Application Data\Thunderbird的profiles.ini
[General]
StartWithLastProfile=1[Profile0]
Name=default
IsRelative=1
Path=Profiles/6vp12go0.default[Profile1]
Name=Eric
IsRelative=0
Path=D:\Thunderbird\Eric_Profiles
Default=1
更详细的内容参考: 官方网站:怎样管理配置文件