为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

how to use the same msgFilterRules.dat for several mail account

more options

Hi there ! I'm trying to use the same msgFilterRules.dat for several mail account. To do that I tried to use Windows symbolic links. I copied my main msgFilterRules.dat onto a common place (GoogleDrive) and then I replaced each msgFilterRules.dat in my profiles by a symbolic link.

example : mklink msgFilterRules.dat "C:\Users\guyot\Google Drive\datajp\msgFilterRules.dat" Lien symbolique créé pour msgFilterRules.dat <<===>> C:\Users\guyot\Google Drive\datajp\msgFilterRules.dat

This was working as expected, BUT as soon as I update the msgFilterRules.dat of one of my mail account the symbolic link is replaced by a regular text file.

Is there a way to avoid to have to copy again the updated msgFilterRules.dat on GoogleDrive and to re-create the symbolic link.

Thanks for your informations and help.

Regards.

JPG

Hi there ! I'm trying to use the same msgFilterRules.dat for several mail account. To do that I tried to use Windows symbolic links. I copied my main msgFilterRules.dat onto a common place (GoogleDrive) and then I replaced each msgFilterRules.dat in my profiles by a symbolic link. example : mklink msgFilterRules.dat "C:\Users\guyot\Google Drive\datajp\msgFilterRules.dat" Lien symbolique créé pour msgFilterRules.dat <<===>> C:\Users\guyot\Google Drive\datajp\msgFilterRules.dat This was working as expected, BUT as soon as I update the msgFilterRules.dat of one of my mail account the symbolic link is replaced by a regular text file. Is there a way to avoid to have to copy again the updated msgFilterRules.dat on GoogleDrive and to re-create the symbolic link. Thanks for your informations and help. Regards. JPG
已附加屏幕截图

被采纳的解决方案

> GoogleDrive

Anything in GoogleDrive is a Bad idea

> then I replaced each msgFilterRules.dat in my profiles by a symbolic link.

Bad idea - and won't work as you found out.

> Is there a way to avoid to have to copy again the updated msgFilterRules.dat on GoogleDrive and to re-create the symbolic link.

Sorry, there is not. As long as filters are only supported on a "per account" basis, you will face this limitation.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

> GoogleDrive

Anything in GoogleDrive is a Bad idea

> then I replaced each msgFilterRules.dat in my profiles by a symbolic link.

Bad idea - and won't work as you found out.

> Is there a way to avoid to have to copy again the updated msgFilterRules.dat on GoogleDrive and to re-create the symbolic link.

Sorry, there is not. As long as filters are only supported on a "per account" basis, you will face this limitation.

more options

> Is there a way to avoid to have to copy again the updated msgFilterRules.dat on GoogleDrive and to re-create the symbolic link.

> > Sorry, there is not. As long as filters are only supported on a "per account" basis, you will face this limitation.

Bad news for me. I'll look for an automate to do the job. Nevertheless I think that thunderbird should respect the symbolic link and should follow it instead of replacing it.

it could be a new feature, no ?

Anyhow, thanks for your prompt and clear reply