Mozilla 도움말 검색

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

자세히 살펴보기

Sort view (of all folders) by 'unthreaded' as default

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

more options

It has been asked several times already, but all threads seem to just be archived without any proper response. How can one set for all folders and all messages (not just new ones) the default view permanently to 'unthreaded'?

It has been asked several times already, but all threads seem to just be archived without any proper response. How can one set for all folders and all messages (not just new ones) the default view permanently to 'unthreaded'?

모든 댓글 (1)

more options

This is the official (to my knowledge) documentation. Well worth the read https://support.mozilla.org/en-US/kb/message-threading-thunderbird

Here in more detail:

FOR NEW FOLDERS To change default for *new* folders, In config editor, you can change default that applies to NEW folders you set up: mailnews.default_view_flags 0 =unthreaded

Config editor is available at Tools>settings>general and scroll to bottom right.

FOR CURRENT FOLDERS

These steps may help: To set many *existing* folders, follow these steps: This must be done on an account by account basis.

  1. select table view - the icon just to right of 'quick filter' button above message list pane
  2. select a message folder and apply all desired attributes - View>sort by from menu bar (if not shown, click alt key)
  3. click the icon at right side of column display in message list pane
  4. select the entry near bottom 'Apply current view to...'
  5. highlight 'folder and children'
  6. move mouse left to see account name and move left again to display all account folders. Now CLICK. a small menu will appear to confirm setting all folders within that account.

FOR FUTURE SETUPS

ALSO, for future installations of Thunderbird, - create a simple text file with name of user.js with these lines:

   // Set default threading to UNthreaded  ###   <== this line is optional, just for documentation
   user_pref("mailnews.default_view_flags", 0); 
  1. install Thunderbird and exit prior to setting up accounts
  2. copy the user.js file into the profile
  3. now, when you start Thunderbird, unthreading will be the default. Problem solved.

글쓴이 david 수정일시

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.