Gnus development mailing list
 help / color / mirror / Atom feed
* Fail to encode attachement filenames properly.
@ 2002-04-30  3:16 Jinhyok Heo
  2002-04-30 13:33 ` Jesper Harder
  0 siblings, 1 reply; 7+ messages in thread
From: Jinhyok Heo @ 2002-04-30  3:16 UTC (permalink / raw)


If I send a non-latin filename attachment, Gnus seems to fail to
encode it properly.

For example, a correct attachement mime part would start like the
following.
,--------------------------------------------
|Content-Type: application/octet-stream;
|        name="=?euc-kr?B?tOuxuLGztbW80ijAzrHHwKew+LmuKS5od3A=?="
|Content-Transfer-Encoding: base64
|Content-Disposition: attachment;
|        filename="=?euc-kr?B?tOuxuLGztbW80ijAzrHHwKew+LmuKS5od3A=?="
`--------------------------------------------

But my Gnus which I got it from cvs recently makes mime parts like
,--------------------------------------------
|Content-Type: application/octet-stream
|Content-Disposition: attachment;
|  filename*=euc-kr''kin_%bc%b3%b9%ae%c1%f6.hwp
|Content-Transfer-Encoding: base64
`--------------------------------------------

Gnus seems to fail to encode filenames correctly.

-- 
| Jinhyok Heo (novembre @ ournature.org || http://ournature.org/~novembre/)
|--------------------------------------------------------------------------
| "We are still reaching for the sky. In the developed countries people
|  are coming back down, saying, `It's empty up there.'" --- a Ladakhi monk




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-05-05 23:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-30  3:16 Fail to encode attachement filenames properly Jinhyok Heo
2002-04-30 13:33 ` Jesper Harder
2002-05-02  0:56   ` Jinhyok Heo
2002-05-02  3:40     ` Jesper Harder
2002-05-02  9:04       ` Fail to encode attachment " Jinhyok Heo
2002-05-02 18:18         ` Jesper Harder
2002-05-05 23:55           ` Jinhyok Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).