Forum: Ruby-core [ruby-trunk - Feature #7146][Open] IMAP: messages with a mime-attachment of type "message/delivery-n

Posted by tonyarkles (Tony Arkles) (Guest)
on 2012-10-12 04:29
(Received via mailing list)
Issue #7146 has been reported by tonyarkles (Tony Arkles).

----------------------------------------
Feature #7146: IMAP: messages with a mime-attachment of type 
"message/delivery-notification" fail
https://bugs.ruby-lang.org/issues/7146

Author: tonyarkles (Tony Arkles)
Status: Open
Priority: Normal
Assignee: tonyarkles (Tony Arkles)
Category: lib
Target version:


When doing im.fetch("1:*", "FULL") on my inbox, I discovered an email 
message that had a delivery notification attached to it. This failed to 
parse around line 2414 in imap.rb. I've fixed this in 
https://github.com/ruby/ruby/pull/193 and 
https://github.com/ruby/ruby/pull/194.
Posted by tonyarkles (Tony Arkles) (Guest)
on 2012-10-12 04:32
(Received via mailing list)
Issue #7146 has been updated by tonyarkles (Tony Arkles).


Was in version "ruby 1.9.3p194" that I noticed the problem.
----------------------------------------
Feature #7146: IMAP: messages with a mime-attachment of type 
"message/delivery-notification" fail
https://bugs.ruby-lang.org/issues/7146#change-30365

Author: tonyarkles (Tony Arkles)
Status: Open
Priority: Normal
Assignee: tonyarkles (Tony Arkles)
Category: lib
Target version:


When doing im.fetch("1:*", "FULL") on my inbox, I discovered an email 
message that had a delivery notification attached to it. This failed to 
parse around line 2414 in imap.rb. I've fixed this in 
https://github.com/ruby/ruby/pull/193 and 
https://github.com/ruby/ruby/pull/194.
Posted by shugo (Shugo Maeda) (Guest)
on 2012-10-12 04:38
(Received via mailing list)
Issue #7146 has been updated by shugo (Shugo Maeda).

Status changed from Open to Assigned
Assignee changed from tonyarkles (Tony Arkles) to shugo (Shugo Maeda)


----------------------------------------
Feature #7146: IMAP: messages with a mime-attachment of type 
"message/delivery-notification" fail
https://bugs.ruby-lang.org/issues/7146#change-30368

Author: tonyarkles (Tony Arkles)
Status: Assigned
Priority: Normal
Assignee: shugo (Shugo Maeda)
Category: lib
Target version:


When doing im.fetch("1:*", "FULL") on my inbox, I discovered an email 
message that had a delivery notification attached to it. This failed to 
parse around line 2414 in imap.rb. I've fixed this in 
https://github.com/ruby/ruby/pull/193 and 
https://github.com/ruby/ruby/pull/194.
Posted by tonyarkles (Tony Arkles) (Guest)
on 2012-10-13 06:25
(Received via mailing list)
Issue #7146 has been updated by tonyarkles (Tony Arkles).


I accidentally broke the pull request. Fixed one at 
https://github.com/ruby/ruby/pull/196
----------------------------------------
Feature #7146: IMAP: messages with a mime-attachment of type 
"message/delivery-notification" fail
https://bugs.ruby-lang.org/issues/7146#change-30515

Author: tonyarkles (Tony Arkles)
Status: Assigned
Priority: Normal
Assignee: shugo (Shugo Maeda)
Category: lib
Target version:


When doing im.fetch("1:*", "FULL") on my inbox, I discovered an email 
message that had a delivery notification attached to it. This failed to 
parse around line 2414 in imap.rb. I've fixed this in 
https://github.com/ruby/ruby/pull/193 and 
https://github.com/ruby/ruby/pull/194.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.