Bug 445226
| Summary: | Evolution receives disconnect when accessing lkml folder | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Josh Boyer <jwboyer> | ||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 9 | CC: | mcrha | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-10-14 14:49:15 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: | |||||||
| Attachments: |
|
||||||
|
Description
Josh Boyer
2008-05-05 15:51:50 UTC
Created attachment 304532 [details]
log of running evo with CAMEL_DEBUG=all
gzipped log file
About how many messages are in this folder? (In reply to comment #2) > About how many messages are in this folder? According to claws-mail, 55683 Hmm, strange. I have at least that many in my fedora-devel-list folder on our local IMAP server. Maybe this is GMail-specific. I assume this is all just mailing-list traffic, nothing personal. Do you think you could export the folder to an mbox file using Claws and attach it? I'll see if I can reproduce the connection drop on my own GMail account. (In reply to comment #4) > Hmm, strange. I have at least that many in my fedora-devel-list folder on our > local IMAP server. Maybe this is GMail-specific. > > I assume this is all just mailing-list traffic, nothing personal. Do you think > you could export the folder to an mbox file using Claws and attach it? I'll see > if I can reproduce the connection drop on my own GMail account. Sure. It'll take a bit to export and then upload, but I'll get that going. Davej helped out and made a lkml mbox of comparable size for us. You can find it at: http://davej.fedorapeople.org/lkml.mbox.bz2 Upstream bug describes the same issue with a GMail account: http://bugzilla.gnome.org/show_bug.cgi?id=529199 Starting to sound like this is indeed GMail-specific. I've been having trouble just /uploading/ that mbox to my GMail account through Evolution. GMail seems persnickety about large transfers in either direction. Will try uploading with Thunderbird. For shiggles and gits I tried using mutt over the weekend. It would also crap out when trying to access my lkml folder. Doing a bit of googling seemed to suggest that the mutt people blamed it on gnutls. If they build it against openssl instead, it works fine (reportedly). https://bugs.launchpad.net/ubuntu/+source/mutt/+bug/105736 Does evolution use gnutls or openssl? (In reply to comment #9) > Does evolution use gnutls or openssl? Neither. Mozilla NSS. This magically went away. |