Revision 25 as of 2015-10-02 05:17:11

Clear message

Problem

My D-ITET Account runs out of quota, but I have no data stored at all. What is the space eater?

Solution

You have probably activated the synchronisation in Thunderbird. This Feature creates a local copy of every mail in your imap account. This feature can be used, when working with a self managed laptop which is not always online. In this offline mode you will access the emails through this offline stored data.

In most cases you do not need this files, so you should delete them and free up your disk space.

Thunderbird Settings

/!\ The following steps have to be done for every Mail account configured in Thunderbird.

Continue with the description for your operating system to finalize the configuration.

Removing sychronized mails in Windows

  1. Close Thunderbird
  2. Remove your local 'ImapMail' folder:

  3. Click on Start -> Computer

  4. Change to C:\Users\<YOUR USERNAME>\AppData\Roaming\Thunderbird\Profiles\<RANDOM NAME>.default\ and delete the folder 'ImapMail'.

  5. After that remove the 'ImapMail' folder in your windows profile.

  6. First you have to set the option "show hidden files" via control panel
  7. Change to homes(\\homes7.ee.ethz.ch)(H:)\.win7_prof.V2\AppData\Roaming\Thunderbird\Profiles\<RANDOM NAME>.default\ and delete the folder 'ImapMail'.

  8. Restart thunderbird (the 'ImapMail' folder will be created again, but with less data)

Removing sychronized mails in Linux

  1. Close Thunderbird
  2. Open a Terminal and change to the Synchronisation directory.
    •   cd ~/.thunderbird/<RANDOM NAME>.default/
  3. Remove the ImapMail folder

    •   $ rm -rf ImapMail
  4. Restart thunderbird (the 'ImapMail' folder will be created again, but with less data)


CategoryMAIL