tonyarkles (Tony Arkles)
- Login: tonyarkles
- Email: tony@peakxp.com
- Registered on: 10/05/2012
- Last sign in: 10/13/2012
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 5 | 5 |
Activity
10/13/2012
- 01:25 PM Ruby master Feature #7145: Add string-based range support to IMAP library
- I broke the pull request. https://github.com/ruby/ruby/pull/196 is the fixed one.
- 01:25 PM Ruby master Bug #7146: IMAP: messages with a mime-attachment of type "message/delivery-notification" fail
- I accidentally broke the pull request. Fixed one at https://github.com/ruby/ruby/pull/196
- 01:24 PM Ruby master Bug #7147: IMAP: emails with message/rfc822 attachments fail to parse
- I broke the one pull request. Fixed at https://github.com/ruby/ruby/pull/196
- 01:23 PM Ruby master Bug #7153: IMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse
- Pull request: https://github.com/ruby/ruby/pull/196
- 12:48 PM Ruby master Bug #7153: IMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse
- OK, the patch for this will have conflicts with the patches for #7145, #7146, and #7147 because it also adds unit tes...
- 12:35 PM Ruby master Bug #7153 (Closed): IMAP: emails with (BODY ("MIXED")) returned from fetch fail to parse
- 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 seem...
10/12/2012
- 11:31 AM Ruby master Feature #7145: Add string-based range support to IMAP library
- Was in "ruby 1.9.3p194" that I noticed the problem.
- 11:31 AM Ruby master Bug #7146: IMAP: messages with a mime-attachment of type "message/delivery-notification" fail
- Was in version "ruby 1.9.3p194" that I noticed the problem.
- 11:29 AM Ruby master Bug #7146 (Closed): IMAP: messages with a mime-attachment of type "message/delivery-notification" fail
- When doing im.fetch("1:*", "FULL") on my inbox, I discovered an email message that had a delivery notification attach...
- 11:31 AM Ruby master Bug #7147 (Closed): IMAP: emails with message/rfc822 attachments fail to parse
- Doing im.fetch("1:*", "FULL") on my inbox resulted in a few email messages with attached emssage/rfc822 emails (these...
Also available in: Atom