るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.017秒)

別のキーワード

  1. imap add_response_handler
  2. http get_response
  3. net/http response
  4. net/http get_response

クラス

検索結果

Net::IMAP#rename(mailbox, newname) -> Net::IMAP::TaggedResponse (203.0)

RENAME コマンドを送り、指定したメールボックスをリネームします。

...ボックスをリネームします。

@param mailbox リネームするメールボックス(文字列)
@param newname リネーム後の名前(文字列)
@raise Net::IMAP::NoResponseError 指定した名前のメールボックスを
リネームできなかった場合に発生します...