Differences between revisions 3 and 40 (spanning 37 versions)
Revision 3 as of 2012-04-11 15:10:02
Size: 3487
Editor: maegger
Comment:
Revision 40 as of 2020-09-09 13:58:48
Size: 2757
Editor: maegger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#rev 2020-09-09 maegger
Line 2: Line 4:
My D-ITET Account runs out of quota, but i have no data stored at all. What is the space eater? I use Thunderbird and my D-ITET Account runs out of quota, but I have no data stored at all. What is the space eater?
Line 10: Line 12:
/!\ The following steps have to be done for every Mail account configured in Thunderbird. /!\ '''Attention''' The following steps have to be done for every Mail account configured in Thunderbird. /!\
Line 12: Line 14:
 * Open Thunderbird and select on the left-side column the account.
 * Right click on it and choose settings.
 * Choose '''{{{Synchronization & Storage}}}''' on the left-side column underneath the account.
{{attachment:tboff1.png}}
 * Uncheck the option '''{{{Keep messages for this account on this computer}}}'''
 * Underneath this setting you should select
'''{{{Synchronize the most recent 5 days}}}'''
{{attachment:tboff2.png}}
 * Click the '''{{{OK}}}''' button.
 * Close Thunderbird if this was the last account otherwise start over with step 1 for the next account.
 1. Open Thunderbird and select on the left-side column the desired account (e.g. in this example {{{maegger@ee.ethz.ch}}}).
 1. Right click on it and choose settings.
 1. Choose '''{{{Synchronization & Storage}}}''' on the left-side column underneath the account ('''Point 1''' in Screenshot).
{{attachment:syncstorage.png}}
 1. '''Uncheck''' the option '''{{{Keep messages for this account on this computer}}}''' ('''Point 2''' in the a
bove Screenshot)
 1. Click the button '''{{{Advanced}}}''' in the same Window. ('''Point 3''' in the above Screenshot)
 1. A new pop-up Window will appear, showing all available
folder for all accounts. There, uncheck all checkboxes and click ok.
{{attachment:uncheckfolders.png}}
 1. Back in the original Window (note the unseleced ''
Keep messages for this account'' setting) configure the option '''{{{Synchronize the most recent}}}''' to '''{{{1 Days}}}'''
{{attachment:sync1day.png}}
 1. Click the '''{{{OK}}}''' button.
 1. Close Thunderbird if this was the last account otherwise start over with step 1 for the next account.
Line 22: Line 27:
Continue with the description for your operating system to finlize the configuration. Continue with the description for your operating system to finalize the configuration.
Line 24: Line 29:
== Windows ==
 * Start Thunderbird once to make sure the settings take effect. Then close Thunderbird afterwards.
 * In case something goes wrong we do not delete the synchronisation files but move them to '''{{{C:\scratch}}}'''.
  * Click on '''{{{Start / Computer}}}'''
  * Select your '''{{{C:\}}}''' drive.
  * No go into '''{{{C:\Users\<YOUR USERNAME>\AppData\Roaming\Thunderbird\Profiles\<RANDOM NAME>.default\ImapMail}}}'''.
  * Now choose the appropriate files and directories (make sure to select the directory and its corresponding *.msf file) or choose CTRL-A to select all files.
{{attachment:tboff3.png}}
  * Type '''{{{Control-X}}}''' to select them for movement.
  * Go now to '''{{{C:\Scratch}}}''' and either create some subdirectory to paste the files in or paste them directly here with '''{{{Control-V}}}'''. ''Depending on the size of each folder, this may take some time''
 * It is necessary to log off from the system now to synchronize the roaming profile. Close any other running program first and then klick '''{{{Start / Log off}}}'''.
== Removing sychronized mails in Windows ==
 1. Close Thunderbird
 1. Remove your local {{{ImapMail}}} folder:
    * Click on Start -> Computer
    * Change to '''{{{C:\Users\<YOUR USERNAME>\AppData\Roaming\Thunderbird\Profiles\<RANDOM NAME>.default\}}}''' and delete the folder {{{ImapMail}}}.
 1. Restart thunderbird (the {{{ImapMail}}} folder will be created again, but with less data)
Line 36: Line 36:
Now log in again and use your thunderbird as before. If in any case you miss some data (which should not happen!) just close Thunderbird, move all files from scratch back to its origin and restart thunderbird. Afterwards you should log off to synchronize the roaming profile again. == Removing sychronized mails in Linux ==
 1. Close Thunderbird
 1. Open a Terminal and change to the Synchronisation directory.
  {{{
  cd ~/.thunderbird/<RANDOM NAME>.default/
  }}}
 1. Remove the {{{ImapMail}}} folder
  {{{
  $ rm -rf ImapMail
  }}}
Line 38: Line 47:
== Linux ==
 1. Start Thunderbird once to make sure the settings take effect. Then close Thunderbird afterwards.
 1. In case something goes wrong we do not delete the synchronisation files but move them to '''{{{/scratch}}}'''.
  * Open a Terminal
  * Change to the Synchronisation directory.
  {{{
cd ~/.thunderbird/<RANDOM NAME>.default/ImapMail
}}}
  * Now move any directory and its corresponding *.msf file to '''{{{/scratch}}}'''.
  {{{
# example to move all D-ITET and NETHZ Accounts
mv imap* mail* /scratch
}}}
 1. Restart thunderbird (the {{{ImapMail}}} folder will be created again, but with less data)
Line 52: Line 49:
Now start thunderbird again. If in any case you miss some data (which should not happen!) just close Thunderbird, move all files from scratch back to its origin and restart thunderbird. ----
[[CategoryMAIL]]

Problem

I use Thunderbird and 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

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

  1. Open Thunderbird and select on the left-side column the desired account (e.g. in this example maegger@ee.ethz.ch).

  2. Right click on it and choose settings.
  3. Choose Synchronization & Storage on the left-side column underneath the account (Point 1 in Screenshot).

syncstorage.png

  1. Uncheck the option Keep messages for this account on this computer (Point 2 in the above Screenshot)

  2. Click the button Advanced in the same Window. (Point 3 in the above Screenshot)

  3. A new pop-up Window will appear, showing all available folder for all accounts. There, uncheck all checkboxes and click ok.

uncheckfolders.png

  1. Back in the original Window (note the unseleced Keep messages for this account setting) configure the option Synchronize the most recent to 1 Days

sync1day.png

  1. Click the OK button.

  2. Close Thunderbird if this was the last account otherwise start over with step 1 for the next account.

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:

    • Click on Start -> Computer

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

  3. 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

FAQ/IMAPdisableSync (last edited 2020-09-09 13:58:48 by maegger)