Mail_Queue::sendMail (Previous) (Next) Mail_Queue::sendMailsInQueue

View this page in Last updated: Sun, 28 Sep 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Mail_Queue::sendMailById()

Mail_Queue::sendMailById() -- Send a specific mail.

Description

Sends a single mail from the queue specified by $id. Note: The queue entry will not be deleted automatically after delivery!

Parameter

integer $id

Mail identifier

Return value

returns True on success else false

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Mail_Queue::sendMail (Previous) (Next) Mail_Queue::sendMailsInQueue

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.