From: "tonyarkles (Tony Arkles)" Date: 2012-10-13T12:35:50+09:00 Subject: [ruby-core:47951] [ruby-trunk - Bug #7153][Open] IMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse Issue #7153 has been reported by tonyarkles (Tony Arkles). ---------------------------------------- Bug #7153: IMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse https://bugs.ruby-lang.org/issues/7153 Author: tonyarkles (Tony Arkles) Status: Open Priority: Normal Assignee: shugo (Shugo Maeda) Category: lib Target version: 2.0.0 ruby -v: 1.9.3p194 I'm not sure if this is even valid IMAP (I couldn't find a reference to it in the RFC), but Google's IMAP server seems to return these occasionally. Found a message in my Inbox that wouldn't parse because of this. I've added a test and fixed the module. Will post the pull request here right away. -- http://bugs.ruby-lang.org/