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.