[mew-dist 19571] Re: Content-Typeがoctet-streamのPDFファイル添付

Yoshihiro Ishijima ishijima at example.com
2001年 11月 1日 (木) 05:02:21 JST


もう少しためしてみました。Content-Typeが問題ではない
ようです。そもそも、MIMEフォーマットを認識できていない
みたいです。例えば、以下のように、messageモードに表示
されます。

    This message is in MIME format. Since your mail reader does not
    understand this format, some or all of this message may not be
    legible.

    ------_=_NextPart_000_01C16193.3F0ABE40
    Content-Type: text/plain;
            charset="iso-8859-1"

    Hello. . . . . . .

    ------_=_NextPart_000_01C16193.3F0ABE40
    Content-Type: application/octet-stream;
            name="foo.pdf"
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment;
            filename="foo.pdf"

    JVBERi0xLjIgDSXi48/TDQogDTEyIDAgb2JqDTw8DS9MZW5ndGggMTMgMCBS . . .
      . . . . . . 
      . . . . . . 
      . . . . . . 
    ADQANg
    [End of message]

どうして、MIMEを認識できていないのでしょうか? 何か私の設定が
いけないのでしょうか? 何か良いアイデアがありましたら、教えて
ください。

石島

Yoshihiro Ishijima <ishijima at example.com> wrote:
> 
> XEmacs21.1.14でmew 2.0.60を使っています。マルチ
> パートで,例えば、PDFファイルが添付されているときに、
> Content-TypeがApplication/Pdfになっているときは
> きちんとSummaryモードに表示されるのですが、
> Application/octet-streamになっているときには
> Summaryモードには表示されずにMessageモード内に
> binary表示されてしまいます。Content-Typeが
> application/octet-streamであっても、ファイル名が
> xxx.pdfだったらPDFファイルの添付があると認識させるよ
> うにはできないのでしょうか?
> 
> 石島



Mew-dist メーリングリストの案内