# File lib/net/imap.rb, line 457
def
unsubscribe
(
mailbox
)
send_command
(
"UNSUBSCRIBE"
,
mailbox
)
end