diff --git a/mailscanner/functions.php b/mailscanner/functions.php index 4ed5765b..7f333af4 100644 --- a/mailscanner/functions.php +++ b/mailscanner/functions.php @@ -3583,6 +3583,7 @@ function quarantine_release($list, $num, $to, $rpc_only = false) // Check for [-1], indicating just to release message itself, regardless of its item position if ($num[0] === -1) { + $num = [0]; // Locate message in items for ($index=0;$index