Flowdock
method

move

Importance_1
v2_4_6 - Show latest stable - 0 notes - Class: Net::IMAP
move(set, mailbox) public

Sends a MOVE command to move the specified message(s) to the end of the specified destination mailbox. The set parameter is a number, an array of numbers, or a Range object. The number is a message sequence number. The IMAP MOVE extension is described in [RFC-6851].

Show source
Register or log in to add new notes.