GNOME Bugzilla – Bug 603917
Evolution can't handle a mail message it receives, fails to retrieve further mail. (no output stream?)
Last modified: 2018-12-11 16:18:21 UTC
Created attachment 149207 [details] Logfile generated with "CAMEL_DEBUG=all evolution >& evo.log" Hello people, I have a e-mail message on my server that makes Evolution error out. I tried to triage the bug on launchpad, the Ubuntu bugtracker. https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/485979 Attached is a logfile, I replaced some specific things in the log with the string '[*removed from log by bug submitter*]'. In the log the problem is mentioned at line 1697 as: CamelException.set(0x9576524, 201, 'Geen uitvoerstroom') I was asked to send the bug information upstream.
should be a duplicate of bug 573240
I don't know, this (my) bug is reliably triggered by retrieving a specific e-mail from a server. Bug 573240 is sometimes triggered by deleting random e-mail.
Same person sends me a mail and again evolution can't handle it. So I guess evolution can't parse something.
I've had an similar issue. I figured out a filter rule tried to move somthing to an IMAP account long gone. Removing that filter resolved the issue. Failing filters shoudl definitely produce a better error message.
I had multiple IMAP accounts configured and filters that were moving mail. It's quite possible that a filter was moving mail to a non-existing IMAP account as I had removed an IMAP account around that time. A failing filter (presuming this is indeed the problem) should also not break further e-mail retrieval.
Thanks for a bug report. I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series. Having a test message would help, together with filter options, but I believe all the code changed made meanwhile make Evolution work better.