| Summary: | kmail crashes when it downloads a complex mail from pop3 | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | George Kiagiadakis <mail> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
George Kiagiadakis
2008-06-01 21:03:08 UTC
All right, this is the third time I select "Installed from: Debian testing/unstable packages" in the bug report wizard and instead, I get "Installed from: Compiled sources". I guess this is a bug of the bug tracking system? Anyway, for your information, I have installed kmail from debian experimental packages. The information on the header is wrong! SVN commit 815465 by tmcguire: Don't crash on incorrectly encoded RFC2231 strings. BUG: 163024 M +12 -6 kmmsgbase.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=815465 Note that the attached message is not correctly encoded. In the first mime-part (message/rfc822), you'll see the filename parameter of the Content-Disposition header field. That has, as last line, the following: filename*3*=%E1%F3%DF% This is not allowed (a percent-character not followed by two other characters). I suggest you file a bug at Thunderbird as well, which seems to have produced this message (according to the user-agent field). |