PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Mail/Queue.php';
boolean Mail_Queue::deleteMail (integer $id)
boolean Mail_Queue::deleteMail
Deletes a mail from the queue by identifier.
Mail identifier.
throws no exceptions thrown
This function can not be called statically.