Mail_Queue::sendMailById (Previous) (Next) Math

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

Mail_Queue::sendMailsInQueue()

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

Descripción

Sends mails remaining in queue.

Parámetro

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.

Valor devuelto

returnsTrue on success else Mail_Queue_Error object.

Lanza

throws no exceptions thrown

Nota

Esta función no puede ser llamada estáticamente.

Mail_Queue::sendMailById (Previous) (Next) Math

Download Documentation Last updated: Sun, 01 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.