summaryrefslogtreecommitdiff
path: root/lib/net/imap.rb
diff options
context:
space:
mode:
-rw-r--r--lib/net/imap.rb14
1 files changed, 14 insertions, 0 deletions
@@ -853,6 +853,20 @@ module Net
copy_internal("UID COPY", set, mailbox)
end
# Sends a SORT command to sort messages in the mailbox.
# Returns an array of message sequence numbers. For example:
#