imap_subscribe

imap_subscribe -- メールボックスの購読

説明

int imap_subscribe(int imap_stream, string mbox);

新規メールボックスを購読します。

成功するとtrue、失敗するとfalseを返します。