Ticket #28381

タイトルが長いメールを受信すると問題がある。

Open Date: 2012-05-13 21:27 Last Update: 2012-05-13 21:28

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
7
Severity:
7
Resolution:
None
File:
None

Details

タイトルが長いメールを受信した場合、後ろの部分が無くなってしまう問題が発生した。

Ticket History (2/2 Histories)

2012-05-13 21:27 Updated by: toy_dev
  • New Ticket "タイトルが長いメールを受信すると問題がある。" created
2012-05-13 21:28 Updated by: toy_dev
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2012-05-13 21:28
Comment

以下の記事を参考に

MailProcessor.decode_header メソッドを以下の通り修正した。

  • __normal_multiline_header メソッドを定義し、記事に従い不要な(そして適切な)空白文字列を除去するようにした。
  • while 文により複数のデコード文字列を復号化するようにした。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login