Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Thunderbird 68.5.0 frequently builds summary files

  • 5 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 7 προβολές
  • Τελευταία απάντηση από Wayne Mery

more options

We use Thunderbird 68.5.0 in our office, and it builds summary files(.msf) for each email folders for receiving, 2-3 times a week. We put our data (including Thunderbird profiles) on NAS drive, so building summary files slows loading other files. I tried older virsion(52.9.1) and it doesn't have the same problem. How can I prevent rebuilding summary files with latest version?

We use Thunderbird 68.5.0 in our office, and it builds summary files(.msf) for each email folders for receiving, 2-3 times a week. We put our data (including Thunderbird profiles) on NAS drive, so building summary files slows loading other files. I tried older virsion(52.9.1) and it doesn't have the same problem. How can I prevent rebuilding summary files with latest version?

Όλες οι απαντήσεις (5)

more options

given the summary files are the information used to populate the user interface, they are not "mail", but a sort of user interface cache, I would expect them to modified very frequently.

more options

1. Make sure you antivirus software isn't scanning the Thunderbird data profile locations on the file share.

2. Make sure there isn't a time skew issue that would force the summary files to rebuild because of timestamp checks. I forget all the details, but I suspect you will find relevant information in Bug 905576 - TB3 repeatedly rebuilding summary files for many folders when profile(mail directory) is on network drive. (Fileshare server is SAMBA on Linux, Fileshare client is Windows)

more options

Please post your results

more options

Matt said

given the summary files are the information used to populate the user interface, they are not "mail", but a sort of user interface cache, I would expect them to modified very frequently.

Wayne Mery said

1. Make sure you antivirus software isn't scanning the Thunderbird data profile locations on the file share. 2. Make sure there isn't a time skew issue that would force the summary files to rebuild because of timestamp checks. I forget all the details, but I suspect you will find relevant information in Bug 905576 - TB3 repeatedly rebuilding summary files for many folders when profile(mail directory) is on network drive. (Fileshare server is SAMBA on Linux, Fileshare client is Windows)

Thank you. These informations might be helpful. I'll inspect the whole phenomenon again.