Project

General

Profile

Actions

Feature #16610

closed

net/imap: support IMAP4 ID extension (RFC2971)

Feature #16610: net/imap: support IMAP4 ID extension (RFC2971)

Added by nevans (Nicholas Evans) over 5 years ago. Updated almost 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:97067]

Description

IMAP servers often strongly recommend clients to report their ID, for
usage statistics and bug reports. Clients may also find server IDs
useful for the same reasons.

Although the RFC requires otherwise, some servers do make it a soft
requirement that the ID is reported (and will sometimes even disconnect
clients they do not recognize).

See https://tools.ietf.org/html/rfc2971 for more details.

Implementation: https://github.com/ruby/net-imap/pull/4

Updated by nevans (Nicholas Evans) over 5 years ago Actions #1

  • Description updated (diff)

Updated by nevans (Nicholas Evans) over 5 years ago Actions #2 [ruby-core:97078]

  • File 0001-net-imap-support-IMAP4-ID-extension-RFC2971.patch added
  • File deleted (0001-net-imap-support-IMAP4-ID-extension-RFC2971.patch)

Fixed some bugs in the original patch. Added a test for the request formatting.

Updated by nevans (Nicholas Evans) almost 5 years ago Actions #3

  • File deleted (0001-net-imap-support-IMAP4-ID-extension-RFC2971.patch)

Updated by nevans (Nicholas Evans) almost 5 years ago Actions #4

  • Description updated (diff)

Updated by nevans (Nicholas Evans) almost 4 years ago Actions #5 [ruby-core:106809]

The net/imap PR was closed by 15fb3d6 and released with net/imap v0.2.0. This issue should be closed, too.

Thanks!

Updated by jeremyevans0 (Jeremy Evans) almost 4 years ago Actions #6

  • Status changed from Open to Closed
Actions

Also available in: PDF Atom