在 Thunderbird 中设置默认配置文件

use*_*963 5 thunderbird

我有两个 Thunderbird 配置文件,我profiles.ini看起来像这样:

[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=e17id64t.default

[Profile1]
Name=custom
IsRelative=1
Path=l48ojhgn.custom
Default=1
Run Code Online (Sandbox Code Playgroud)

Profile1被标记为默认值,但这只是因为它是最后启动的。如果我开始Profile0,它将成为默认值。

Profile0无论上次启动哪个配置文件,我如何设置为始终为默认配置文件?

Mar*_*ter 2

如果您主要关心的是单击链接时将使用哪个配置文件mailto,那么解决方案是始终正常启动默认配置文件并使用该选项启动所有其他配置文件-no-remote

它的工作方式是,如果您使用该-no-remote选项启动配置文件,Firefox 不会看到它正在运行。Firefox 只会看到默认实例(在没有 的情况下启动-no-remote

这一切都在MozzilaZine 文章中进行了解释