Actions
Feature #7145
closedAdd string-based range support to IMAP library
Description
The imap protocol supports fetching ranges of messages using notation like "1:" (to fetch all messages). I'd like to support things like: @im.fetch('1:', 'FULL')@
I've already implemented this as part of https://github.com/ruby/ruby/pull/193 and https://github.com/ruby/ruby/pull/194
Actions
Like0
Like0Like0Like0Like0Like0Like0