Class | Location | Description |
---|---|---|
MailInterface |
drupal/ |
Defines an interface for pluggable mail back-ends. |
PhpMail |
drupal/ |
The default Drupal mail backend using PHP's mail function. |
VariableLog |
drupal/ |
Defines a mail sending implementation that captures sent messages to a variable. |