| Summary: | Make load-on-demand limit configurable | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Baris Metin <baris> |
| Component: | IMAP | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | bjoern |
| Priority: | NOR | ||
| Version First Reported In: | 1.7.1 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | a patch for configurable imap message size to be fetched | ||
|
Description
Baris Metin
2004-11-13 18:23:59 UTC
Created attachment 8279 [details]
a patch for configurable imap message size to be fetched
patch adds a configure option in [General] for imap messages.
On Saturday 13 November 2004 18:26, Baris Metin wrote:
> a patch for configurable imap message size to be fetched
This limit is used to detect which messages to download in one go, if
load-on-demand is enabled. You can simply disable load on demand, if you want
to download larger mails always in one go. I'm not sure a config option for
this makes much sense. Carsten?
> This limit is used to detect which messages to download in one go, if
> load-on-demand is enabled. You can simply disable load on demand, if you
> want to download larger mails always in one go. I'm not sure a config
> option for this makes much sense. Carsten?
It doesn't make sense. There may be messages that need a different limit but I
don't want the user to configure this as it's not interesting for 99.9% of
the users. It has nothing to do with the preview though.
|