Debugging Delivery Provider

Pretend to deliver messages, never become exhausted, and log the entire message contents to the delivery log.

This provider does not deliver mail. It is used for debugging purposes only and as such merely logs the contents of the message to the delivery log.

Installation

This provider is included in the base TurboMail installation.

Usage

Use this as your application-wide provider by setting the following configuration directive:

mail.provider = "debug"

This provider will always appear to deliver the message and will never raise an error.

Configuration

This plug-in has no configuration directives.