Skip to content

issues Search Results · repo:ruby/net-imap language:Ruby

Filter by

92 results
 (81 ms)

92 results

inruby/net-imap (press backspace or delete to remove)

Hi @nevans sorry for creating this issue, forgot to ask this at advisory comments. Can you please clear a small doubt of mine. Now that the advisory has been published, will it be also published at https://www.ruby-lang.org/en/security/ ...
  • manunio
  • Opened 
    12 days ago
  • #407

The OpenSSL::SSL::SSLError raised from OpenSSL::SSL::SSLSocket#connect* is swallowed somewhere. Here is a reproducer: require net/imap TracePoint.new(:raise) { |tp| p [tp, tp.raised_exception] }.enable ...
  • rhenium
  • 3
  • Opened 
    17 days ago
  • #394

@nevans It seems that eea091e has not been pushed to v0.4-stable. Would you push it?
  • shugo
  • 1
  • Opened 
    on Aug 28, 2024
  • #314

From RFC9051 6.2.2 If the client wishes to cancel an authentication exchange, it issues a line consisting of a single * . If the server receives such a response, or if it receives an invalid base64 string ...
IMAP4rev1
IMAP4rev2
SASL 🔒
  • nevans
  • Opened 
    on Jul 14, 2024
  • #310

Motivation The primary motivation is to simplify backward compatibility concerns while still allowing deprecation and breaking changes. Users should be able to opt-in to new (incompatible) behaviors before ...
  • nevans
  • 1
  • Opened 
    on May 24, 2024
  • #288

I sometimes got the following failure with ruby/ruby and make test-bundled-gems. Testing the net-imap gem /Users/hsbt/Documents/github.com/ruby/ruby/exe/ruby -C /Users/hsbt/Documents/github.com/ruby/ruby/gems/src/net-imap ...
  • hsbt
  • 5
  • Opened 
    on May 24, 2024
  • #287

Hi, I m replacing the legacy copy + delete solution with uid_move, but I need to know the new uid (which worked in the original solution). However, uid_move only returns an (untagged) response such as ...
  • stanley90
  • 3
  • Opened 
    on May 22, 2024
  • #285

Version: net-imap (0.4.8) Ruby: 3.2.2 Description I m using net-imap for fetching emails in some background jobs. There are rare cases where the email provider Microsoft Exchange returns no or an unexpected ...
  • denzelem
  • 8
  • Opened 
    on May 3, 2024
  • #278

There are over 6700 lines of diff between 0.3 and 0.4 and it is not backwards compatible to 0.3 functionality. Please consider: - Using a changelog to document important changes - Using semantic versioning ...
  • zenspider
  • 7
  • Opened 
    on Apr 29, 2024
  • #273

Hey @nevans! I wanted to share one more imap hack we have in our codebase. This time it was introduced by me in order to deal with inconsistencies that are coming from X-GM-LABELS. The issue is that ...
  • gaynetdinov
  • 2
  • Opened 
    on Apr 23, 2024
  • #272
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub