Project

General

Profile

Actions

Bug #9885

closed

lib/net/imap.rb: FETCH-ed BODYSTRUCTURE with "MIXED" body type fails

Added by rayners (David Raynes) almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 2.2.0dev (2014-05-31 trunk 46263) [x86_64-darwin13]
[ruby-core:62864]

Description

Gmail's IMAP server is giving me ("MIXED ("BOUNDARY" "abcdefgh") ..) for a the body portion of a message/rfc822 part and Net::IMAP raises an exception when parsing it.

I've got a pull request w/ test just about ready to go. Will post URL here shortly.

Updated by nobu (Nobuyoshi Nakada) almost 10 years ago

  • Status changed from Open to Feedback

Maybe a feature-request?

Updated by rayners (David Raynes) almost 10 years ago

It feels more like a bug to me. The existing code throws a parsing exception when I fetch the bodystructure of the message in my inbox that prompted me to make this change. I have not dug deep enough into the RFCs yet to know how close this is or is not to the IMAP specs (to the best of my knowledge, this is not coming from any sort of new IMAP extension, though I do not discount that this could potentially be a bug in Google's IMAP implementation), and I know this is not the first delivery status notification email to have a problem with Net::IMAP.

Updated by shugo (Shugo Maeda) almost 10 years ago

  • Status changed from Feedback to Closed
  • % Done changed from 0 to 100

Applied in changeset r46331.


  • lib/net/imap.rb (body_type_1part): Gmail IMAP reports a body
    type as "MIXED" followed immediately by params
    [ruby-core:62864] [Bug #9885]

Updated by shugo (Shugo Maeda) almost 10 years ago

  • Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN to 2.0.0: REQUIRED, 2.1: REQUIRED

Updated by nagachika (Tomoyuki Chikanaga) almost 10 years ago

  • Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE

Backported into ruby_2_1 at r46617.

Updated by usa (Usaku NAKAMURA) almost 10 years ago

  • Backport changed from 2.0.0: REQUIRED, 2.1: DONE to 2.0.0: DONE, 2.1: DONE

backported into ruby_2_0_0 at r46734.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0