This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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
Attached screenshots

Chosen solution

> 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.

Read this answer in context 👍 0

All Replies (2)

more options

Seçilmiş Həll

> 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