본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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