[Bug 73475] Re: KMail's attachments aren't readable

jaded Phoenix j.a.popov at mail.ru
Mon Jun 11 07:55:16 UTC 2007


I've located the problem just yesterday. The trouble begins when kontact
sends a message with Cyrillic letters in its name. The whole
MIME-encoded multipart message sent to the recipient contain something
like this:
------
filename*="<mime-encoded file name>"
------
of course, the correct one should be
------
filename="<mime-encoded file name>"
------

so, the problem is that kontact (or kmail?) adds an extra asterisk to
the variable name "filename".

There is a workaround for this. By default kmail sticks to 'utf8' when
encoding messages. If I add 'cp1251' (windows Cyrillic) and move it up
in the list (i.e. making it the default one), everything becomes ok.
There is no need in deleting 'utf8' entries, I just have to add
'cp1251'.


Oh, I'm sorry, but I won't be able to do further investigations on the
bug, since I've moved on to Ubuntu 7.04. Thanks and good luck!

Richard Johnson:
> I can attach all of those types and then some without experiencing this
> issue. Are you still experiencing this?
> 
> ** Changed in: kdepim (Ubuntu)
>        Status: Unconfirmed => Needs Info
>

-- 
KMail's attachments aren't readable
https://bugs.launchpad.net/bugs/73475
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.




More information about the kubuntu-bugs mailing list