HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/net-imap-0.3.4/ri/Net/IMAP/append-i.ri
U:RDoc::AnyMethod[iI"append:ETI"Net::IMAP#append;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[
I"kSends an {APPEND command [IMAP4rev1 ยง6.3.11]}[https://www.rfc-editor.org/rfc/rfc3501#section-6.3.11] ;TI"Oto append the +message+ to the end of the +mailbox+. The optional +flags+ ;TI"Margument is an array of flags initially passed to the new message.  The ;TI"Poptional +date_time+ argument specifies the creation time to assign to the ;TI"2new message; it defaults to the current time.;To:RDoc::Markup::BlankLineo;
;	[I"For example:;T@o:RDoc::Markup::Verbatim;	[I"Gimap.append("inbox", <<EOF.gsub(/\n/, "\r\n"), [:Seen], Time.now)
;TI"Subject: hello
;TI"From: shugo@ruby-lang.org
;TI"To: shugo@ruby-lang.org
;TI"
;TI"hello world
;TI"	EOF
;T:@format0o;
;	[I"@A Net::IMAP::NoResponseError is raised if the mailbox does ;TI"Cnot exist (it is not created automatically), or if the flags, ;TI"4date_time, or message arguments contain errors.;T@S:RDoc::Markup::Heading:
leveli
:	textI"Capabilities;T@o;
;	[
I"LIf +UIDPLUS+ [RFC4315[https://www.rfc-editor.org/rfc/rfc4315.html]] is ;TI"Jsupported and the destination supports persistent UIDs, the server's ;TI"Lresponse should include an +APPENDUID+ response code with UIDPlusData. ;TI"IThis will report the UIDVALIDITY of the destination mailbox and the ;TI"*assigned UID of the appended message.;T:
@fileI"lib/net/imap.rb;T:0@omit_headings_from_table_of_contents_below000[I"5(mailbox, message, flags = nil, date_time = nil);T@-FI"	IMAP;TcRDoc::NormalClass00