Handles batch mailing with Swift Mailer with fail-safe support.
Restarts the connection if it dies and then continues where it left off. Please read the LICENSE file
Located in /Swift/BatchMailer.php (line 12)
Failed recipients (undeliverable)
A temporary copy of some message headers.
The maximum number of successive failures before giving up.
The maximum number of times a single recipient can be attempted before giving up.
The number of seconds to sleep for if an error occurs.
The current instance of Swift.
Log a failed recipient.
Takes a temporary copy of original message headers in case an error occurs and they need restoring.
Clear out the list of failed recipients.
Restarts Swift forcibly.
Get all recipients which failed in this batch.
Get the maximum number of times an error can be thrown and still be hidden.
Get the number of times a single address will be attempted in a batch.
Get the amount of time to sleep for on errors.
Restore message headers to original values in the event of a failure.
Run a batch send in a fail-safe manner.
This operates as Swift::batchSend() except it deals with errors itself.
Set the maximum number of times an error can be thrown in succession and still be hidden.
Set the maximum number of times a single address is allowed to be retried.
Set the amount of time to sleep for if an error occurs.
Documentation generated on Wed, 26 Mar 2008 20:33:03 +1100 by phpDocumentor 1.3.1