Mozilla 도움말 검색

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

자세히 살펴보기

How to permanently set default Thunderbird mail folder?

  • 1 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: Matt

more options

After much research, I found no satisfactory solution, so I fixed it myself as follows:

1) Open Thunderbird and click on desired mail folder.

2) Close TB.

3) Use Windows Explorer to navigate to where "session.json" file is located. Mine was, "C:\Users\Administrator\AppData\Roaming\Thunderbird\Profiles\7a4c8p7s.default", but yours will be different. You can locate it by right-clicking on the mail folder from inside TB, then click "Properties". Make sure TB is not running before proceeding to step #4.

4) Right-click on "session.json" file then click, "Properties". Check mark the "Read-only" attribute box then click the "OK" button.

After much research, I found no satisfactory solution, so I fixed it myself as follows: 1) Open Thunderbird and click on desired mail folder. 2) Close TB. 3) Use Windows Explorer to navigate to where "session.json" file is located. Mine was, "C:\Users\Administrator\AppData\Roaming\Thunderbird\Profiles\7a4c8p7s.default", but yours will be different. You can locate it by right-clicking on the mail folder from inside TB, then click "Properties". Make sure TB is not running before proceeding to step #4. 4) Right-click on "session.json" file then click, "Properties". Check mark the "Read-only" attribute box then click the "OK" button.

모든 댓글 (1)

more options

yeah, fine as long as you never want to change any of the other settings the file contains, like the contacts pane, reading pane toolbar settings etc.

There is no way to set a default in Thunderbird, there is a way to lock the user interface preferences stored in the session.json file.

You methods will mess with settings for; folderPane, messagePane, firstTab, quickFilter and it's sub settings so basically to fix a small problem you are crippling the user interface.

Perhaps you might be a lot better served to create a script that modifies the relevant setting in the session json file and launches Thunderbird.

There's a script here that will modify a json file for chrome settings. perhaps you could modify it. https://stackoverflow.com/questions/44427052/how-to-modify-a-json-file-in-a-script