Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

TB downloading of headers vs. bodies and/or attachements

  • 3 отговора
  • 1 има този проблем
  • 110 изгледи
  • Последен отговор от FoxyFirey

more options

According to this link, for *unsynchronized* message, the message body remains on the server until the user clicks on the message in TB's message list: https://support.mozilla.org/en-US/kb/imap-synchronization#w_synchronization

TB has a Message Synchronizing setting "Keep messages in all folders for this account on this computer", with "Avanced" settings to "Download" "for offline use" on the basis of individual folders. However, I can' find a setting to control whether TB downloads (i) just the headers; or (ii) headers, bodies, and/or attachments.

(1) Is it the case that TB will *always* download just headers until users click on it in the message list, at which point it becomes a "synchronized message" (as defined above) and locally retained in its entirety?

(2) If so, is there a way to have TB always download messages+body+attachments without having to click each one?

(3) On the other end of the bandwidth usage spectrum, is there a way to have TB not even download headers (say, upon startup) until the user actually enters the folder for viewing?

According to this link, for *unsynchronized* message, the message body remains on the server until the user clicks on the message in TB's message list: https://support.mozilla.org/en-US/kb/imap-synchronization#w_synchronization TB has a Message Synchronizing setting "Keep messages in all folders for this account on this computer", with "Avanced" settings to "Download" "for offline use" on the basis of individual folders. However, I can' find a setting to control whether TB downloads (i) just the headers; or (ii) headers, bodies, and/or attachments. (1) Is it the case that TB will *always* download just headers until users click on it in the message list, at which point it becomes a "synchronized message" (as defined above) and locally retained in its entirety? (2) If so, is there a way to have TB always download messages+body+attachments without having to click each one? (3) On the other end of the bandwidth usage spectrum, is there a way to have TB not even download headers (say, upon startup) until the user actually enters the folder for viewing?

Избрано решение

Thunderbird will download headers in all cases to build the local index so it can show what mail is in the folder.

If you turn off the option in account settings > synchronization and storage to keep messages in all folders for this account on this computer then unless you set individual folder options in advanced, only headers for the account will be downloaded. Turn it on and you get the whole message

I am unaware of a setting to not download attachments, but that is mostly I would say because attachments do not exist in a message as more that a stream of text until the message body can be parsed to determine if there are attachments and which mime parts contain them. It would not be possible to determine what parts of the body are attachments without actually accessing the body ( downloading it) to work it out.

You might want to look at the settings in account settings > server settings to disable the settings under Server settings. All three of them with them disabled and the local storage turned off you will basically get only updates on selecting the relevant folder.

Прочетете този отговор в контекста 👍 1

Всички отговори (3)

more options

The scenario motivating question #3 above is one in which a laptop is not used very often, and you fire it up to check one folder in one account. You don't want to wait forever as TB synchronizes all the changes since the last time the laptop was used. You just want to update one folder.

Of course, if answer to question #1 is that only headers are synchronized, then I suppose that question #3 is not so crucial. It just feels that way when the sync is being done across all folders. Even if only headers are synced, I think there is still a great benefit from only doing so when entering a folder of interest, especially if one has many accounts with many folders.

Променено на от FoxyFirey

more options

Избрано решение

Thunderbird will download headers in all cases to build the local index so it can show what mail is in the folder.

If you turn off the option in account settings > synchronization and storage to keep messages in all folders for this account on this computer then unless you set individual folder options in advanced, only headers for the account will be downloaded. Turn it on and you get the whole message

I am unaware of a setting to not download attachments, but that is mostly I would say because attachments do not exist in a message as more that a stream of text until the message body can be parsed to determine if there are attachments and which mime parts contain them. It would not be possible to determine what parts of the body are attachments without actually accessing the body ( downloading it) to work it out.

You might want to look at the settings in account settings > server settings to disable the settings under Server settings. All three of them with them disabled and the local storage turned off you will basically get only updates on selecting the relevant folder.

more options

Thank you, Matt. I'm going to hold off exploring for now because I've been disconnected for a while and I don't want to absorb the overhead of syncing at the moment. But I understand your explanation and believe that it fills the gap in my knowledge.