imap_delete
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Mark a message for deletion from current mailbox
<?php imap_delete
(
IMAP\Connection $imap
,
string $message_nums
,
int $flags
=
0
):
true