Mail_Queue::sendMailById (Previous) (Next) Matematyka

View this page in Last updated: Mon, 02 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Mail_Queue::sendMailsInQueue()

Mail_Queue::sendMailsInQueue() -- Send mails from queue.

Opis

Sends mails remaining in queue.

Parametr

integer $limit

Optional - maximum number of mails to send.

integer $offset

Optional - skip $offset mails and start sending from there.

integer $try

Optional - count of tries before mail returns to queue for later delivery.

Zwracana wartość

returnsTrue on success else Mail_Queue_Error object.

Wyjątki

throws no exceptions thrown

Uwagi

Ta funkcja nie może być wywołana statycznie.

Mail_Queue::sendMailById (Previous) (Next) Matematyka

Download Documentation Last updated: Mon, 02 Jul 2007
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.