\n";
&ui_print_footer("list_mailq.cgi", $text{'mailq_return'});
exit;
}
unlink($mail->{'file'}, $mail->{'dfile'}, $mail->{'lfile'});
&webmin_log("delmailq", undef, undef, { 'to' => $mail->{'header'}->{'to'},
'from' => $mail->{'header'}->{'from'} });
&redirect("list_mailq.cgi");