|
|
(Next) Математика |
||||
| |
|||||
|
|||||
mixed Mail_Queue::sendMailsInQueue (
integer $limit = MAILQUEUE_ALL
, integer $offset = MAILQUEUE_START
, integer $try = MAILQUEUE_TRY
)
Sends mails remaining in queue.
Optional - maximum number of mails to send.
Optional - skip $offset mails and start sending from there.
Optional - count of tries before mail returns to queue for later delivery.
returnsTrue on success else Mail_Queue_Error object.
throws no exceptions thrown
This function can not be called statically.
|
|
(Next) Математика |
||||||||
| |
|||||||||
|
|||||||||