program/include/rcube_imap.php @@ -2212,6 +2212,10 @@ $folder = $this->folder; } if (!$this->check_connection()) { return false; } // make sure folder exists if ($this->folder_exists($folder)) { if ($is_file) {