require_once '/Mbox.php';
mixed Mail_Mbox::close ()
mixed Mail_Mbox::close
open() でオープンした Mbox ファイルをクローズします。
成功した場合に true、それ以外の場合に PEAR_Error を返します。