Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Net
/
IMAP
/
//opt/alt/ruby27/share/ri/system/Net/IMAP/append-i.ri
U:RDoc::AnyMethod[iI"append:ETI"Net::IMAP#append;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"BSends a APPEND command to append the +message+ to the end of ;TI"Athe +mailbox+. The optional +flags+ argument is an array of ;TI">flags initially passed to the new message. The optional ;TI"G+date_time+ argument specifies the creation time to assign to the ;TI"3new message; it defaults to the current time. ;TI"For example:;To:RDoc::Markup::BlankLine 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: @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