Version 1.2 (checked in on 2010/03/06 at 12:36:40 by dries)
Drupal core implementations of MailSystemInterface.
| Name | Description |
|---|---|
| DefaultMailSystem | The default Drupal mail backend using PHP's mail function. |
| TestingMailSystem | A mail sending implementation that captures sent messages to a variable. |