| Summary: | Autodetect message/news attachments and set MIME type accordingly | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Tristan Miller <psychonaut> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tristan Miller
2005-06-08 21:10:40 UTC
I've done some more testing. I've discovered that only when the attachment has the filename extension ".txt" does KMail attach the file as type text/plain. Perhaps it's not so bad that the filename extension overrides the actual MIME type. However, when the message/news attachment in question has no extension, then KMail attaches it as type "message/rfc822", which is incorrect. To fix this bug, KMail should check for the presence of a "Newsgroups:" header. That's a wish. Appears to be fixed in KDE 4.2.2. |