Bug 134053
Summary: | Evolution is very unresponsive on slow IMAP connections | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Xander D Harkness <harkness> | ||||||||
Component: | evolution | Assignee: | Dave Malcolm <dmalcolm> | ||||||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | CC: | nobody | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | i686 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2006-05-05 13:25:28 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 150221 | ||||||||||
Attachments: |
|
Description
Xander D Harkness
2004-09-29 10:00:57 UTC
There are more problems than this. If a mail has a 1MB attachment, evo should be showing the _text_ part even before the attachment -- and possibly shouldn't even be downloading the attachment at all if the user doesn't ask for it. You'll also find that Evolution goes off checking all folders, even those marked inactive, for new mail in preference to fetching the mails you're clicking on. I recomment running evolution from a terminal with the CAMEL_VERBOSE_DEBUG environment variable set. It won't make it any faster but at least you'll be able to see what it's doing when it stops responding for many minutes at a time. Created attachment 105356 [details]
Allow checking mail only in active folders
This patch helps with one of the problems on a slow server. It (configurably)
stops Evolution from checking _all_ folders for mail before fetching the mail
you click on. Now you can configure it to check mail only in _active_ folders.
It could do with the configuration option being made slightly more
user-friendly. A choice of 'Check for mail in: All folders / Subscribed folders
/ INBOX only' or something like that would be better.
Created attachment 115319 [details]
with POP download the mail is slow to download
Created attachment 115320 [details]
with POP download the mail is slow to download
Thanks for these reports; I'm sorry this bug has gone for so long without activity. Unfortunately, attachment 115319 [details] and attachment 115320 [details] don't contain any additional useful information for debugging this, so I'm going to mark these as obsolete. Evolution's IMAP code has been substantially reworked, and ought to be rather faster. Is this still an issue in rawhide? Jim: are you still experiencing problems with POP download speed? If so, please can you file a separate bug abnout this. Thanks. Closing due to lack of response. |