⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Net
/
IMAP
/
View File Name :
append-i.ri
U:RDoc::AnyMethod[iI"append:ETI"Net::IMAP#append;TF:publico: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