File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/net-imap-0.3.4/ri/Net/IMAP/id-i.ri
U:RDoc::AnyMethod[iI"id:ETI"Net::IMAP#id;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"_Sends an {ID command [RFC2971 ยง3.1]}[https://www.rfc-editor.org/rfc/rfc2971#section-3.1] ;TI"Pand returns a hash of the server's response, or nil if the server does not ;TI"identify itself.;To:RDoc::Markup::BlankLine o;
; [I"INote that the user should first check if the server supports the ID ;TI"capability. For example:;T@o:RDoc::Markup::Verbatim; [I"$capabilities = imap.capability
;TI"$if capabilities.include?("ID")
;TI" id = imap.id(
;TI"( name: "my IMAP client (ruby)",
;TI"# version: MyIMAP::VERSION,
;TI"3 "support-url": "mailto:bugs@example.com",
;TI"* os: RbConfig::CONFIG["host_os"],
;TI" )
;TI" end
;T:@format0o;
; [I"ISee [ID[https://tools.ietf.org/html/rfc2971]] for field definitions.;T@S:RDoc::Markup::Heading:
leveli
: textI"Capabilities;T@o;
; [I"0The server's capabilities must include +ID+;To:RDoc::Markup::List:
@type:
LABEL:@items[o:RDoc::Markup::ListItem:@label[I"1RFC2971[https://tools.ietf.org/html/rfc2971];T; [ :
@fileI"lib/net/imap.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(client_id=nil);T@.FI" IMAP;TcRDoc::NormalClass00