program/include/rcmail.php
@@ -2050,7 +2050,7 @@ // create a per-folder UIDs array foreach ((array)$_uid as $uid) { list($uid, $mbox) = explode('-', $uid, 2); if (empty($mbox)) if (!strlen($mbox)) $mbox = $_mbox; if ($uid == '*') $result[$mbox] = $uid;