From: "tonyarkles (Tony Arkles)" Date: 2012-10-12T11:31:09+09:00 Subject: [ruby-core:47921] [ruby-trunk - Bug #7147][Open] IMAP: emails with message/rfc822 attachments fail to parse Issue #7147 has been reported by tonyarkles (Tony Arkles). ---------------------------------------- Bug #7147: IMAP: emails with message/rfc822 attachments fail to parse https://bugs.ruby-lang.org/issues/7147 Author: tonyarkles (Tony Arkles) Status: Open Priority: Normal Assignee: tonyarkles (Tony Arkles) Category: lib Target version: ruby -v: ruby 1.9.3p194 Doing im.fetch("1:*", "FULL") on my inbox resulted in a few email messages with attached emssage/rfc822 emails (these were forwarded by someone else). These messages failed to parse. I've fixed this in https://github.com/ruby/ruby/pull/193 and https://github.com/ruby/ruby/pull/194. -- http://bugs.ruby-lang.org/