001-005809

パッケージ版 Garoon

関心あり
1人の方が関心を示しています

message/rfc822パートを含むメールの場合、添付ファイル内の文字列が折り返されないまま表示される。

種別
不具合
機能
  • メール
再現バージョン
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • 2.1.3
  • 2.5.0
  • 2.5.1
  • 2.5.2
  • 2.5.3
  • 2.5.4
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.5.0
  • 3.5.1
  • 3.5.2
  • 3.5.3
  • 3.5.4
  • 3.5.5
  • 3.7.0
  • 3.7.1
  • 3.7.2
  • 3.7.3
  • 3.7.4
  • 3.7.5
  • 4.0.0
  • 4.0.1
  • 4.0.2
  • 4.0.3
  • 4.2.0
  • 4.2.1
  • 4.2.2
  • 4.2.3
  • 4.2.4
  • 4.2.5
  • 4.2.6
  • 4.6.0
  • 4.6.1
  • 4.6.2
  • 4.6.3
  • 4.10.0
  • 4.10.1
  • 4.10.2
  • 4.10.3
  • 5.0.0
  • 5.0.1
  • 5.0.2
  • 5.5.0
  • 5.5.1
  • 5.9.0
  • 5.9.1
  • 5.9.2
  • 5.15.0
  • 5.15.1
  • 5.15.2
  • 6.0.0
  • 6.0.1
改修バージョン
公開日
2013-02-13
更新日
2013-02-13

詳細

【発生条件】

 

次の条件を満たすメールを受信すると、現象が発生します。

  • message/rfc822パートが存在する。

    メールソースの例:
    -----------------------------------------------------
    Return-Path: user1@xxxxx.co.jp
    Received: from xxxxx by xxxxx ; Mon, 01 Jan 20xx 00:00:00 +0900
    Date: Mon, 01 Jan 20xx 00:00:00 +0900
    Subject: Sample_Mail1
    From: user1
    To: user2@xxxxx.co.jp
    X-Mailer: xxxxxxxxxx
    Message-Id: <12345678901234567890123457890@xxxxx.co.jp>
    mime-version: 1.0
    Content-Type: multipart/mixed; boundary="=_12345678901234567890123456789012345"

    --=_12345678901234567890123456789012345
    Content-Type: text/plain; charset=ISO-2022-JP
    Content-Transfer-Encoding: 7bit

    SampleText1

    --=_12345678901234567890123456789012345
    Content-Type: message/rfc822; name="Sample.eml"
    Content-Disposition: attachment; filename="Sample.eml"
    Content-Transfer-Encoding: 7bit

    Return-Path: user1@xxxxx.co.jp
    Received: from xxxxx by xxxxx ; Mon, 01 Jan 20xx 00:00:00 +0900
    Date: Mon, 01 Jan 20xx 00:00:00 +0900
    Subject: Sample_Mail2
    From: user1
    To: user2@xxxxx.co.jp
    X-Mailer: xxxxxxxxxx
    Message-Id: <12345678901234567890123457890@xxxxx.co.jp>
    mime-version: 1.0
    Content-Type: text/plain; charset=ISO-2022-JP
    Content-Transfer-Encoding: 7bit

    SampleText2 SampleText3 SampleText4 SampleText5 SampleText6 SampleText7 SampleText8 SampleText9 SampleText10 SampleText11 SampleText12 SampleText13 SampleText14 SampleText15 SampleText16 SampleText17 SampleText18 SampleText19 SampleText20 SampleText21 SampleText22 SampleText23 SampleText24 SampleText25 SampleText26 SampleText27 SampleText28  SampleText29 SampleText30

    --=_12345678901234567890123456789012345--
    -----------------------------------------------------

 

【再現手順】

  1. 「発生条件」を満たすメールを受信します。

  2. アプリケーション画面にログインし、[メール] > [受信箱]の順にクリックします。

  3. 手順1で受信したメールの標題をクリックします。

  4. 詳細画面で、添付ファイルの[表示]をクリックします。

→現象発生:
 message/rfc822パートに含まれる文字列が、折り返されないまま表示されます。

回避/対応方法

【対応方法】

 

次の操作で、添付ファイルを正常に表示できる場合があります。

  • 他のメールクライアントでメールを読み込みます。

  1. メールの「メールの詳細」画面で[ソースの表示]をクリックします。

  2. ダウンロードしたファイルの拡張子を「eml」に変更します。

    例:
    変更前:source.txt
    変更後:source.eml

  3. OutlookまたはOutlook Expressなどのメールクライアントで、手順2のファイルを読み込みます。

  4. 読み込んだメールを確認します。