Confirmed users
5,365
edits
(Created page with "== Compacting == == Background == Compacting is a Thunderbird housekeeping process and is a direct result of the Mbox format flat file database that Thunderbird uses to store m...") |
|||
Line 3: | Line 3: | ||
== Background == | == Background == | ||
Compacting is a Thunderbird housekeeping process and is a direct result of the Mbox format flat file database that Thunderbird uses to store mails. Compacting should really never get mentioned, like most garbage collection processes it should just do | Compacting is a Thunderbird housekeeping process and is a direct result of the Mbox format flat file database that Thunderbird uses to store mails. Compacting should really never get mentioned, like most garbage collection processes it should just do its job and never be spoken of, unfortunately it is a process that impacts quite heavily on the use of Thunderbird while it is occurring, so instead of it being a task we never hear about it get mentioned far to often. | ||
== What is this garbage collection house keeping process.== | == What is this garbage collection house keeping process.== |