Summary: | phantom mail in folder list | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Volker Wysk <post> |
Component: | folder list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Volker Wysk
2008-06-30 05:41:49 UTC
13,7 kB seems to be the size of an empty folder. KMail creates a folder structure for the inbox/outbox etc, and these folders use diskspace, as they occupy inodes. Thus, the size displayed is correct. The size is displayed on-the-fly, and because of this, it gets only calculated when clicking a folder. Removing ~/Mail, ~/.kde/share/apps/kmail and ~/.kde/share/config/kmailrc (and probably your identities and transports as well, not sure how those files are named, but they are also in the config directory) should remove all KMail settings and files. In fact, ~/Mail is not used in newer versions anymore. > ------- Additional Comments From Thomas.McGuire gmx net 2008-06-30 18:47 ------- > 13,7 kB seems to be the size of an empty folder. > KMail creates a folder structure for the inbox/outbox etc, and these folders use diskspace, as they occupy inodes. Thus, the size displayed is correct. The size is displayed on-the-fly, and because of this, it gets only calculated when clicking a folder. That's not quite true. 16 kB is the size of an empty folder: ~/Mail $ du -s * 16 drafts 16 inbox 16 outbox 16 sent-mail 16 templates 16 trash The size of the phantom mail is outbox: 13.7 kB sent mail: 132.1 kB trash: empty ("-") drafts: 12,0 kB templates: 12,0 kB _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 |