An interface for pluggable mail back-ends.

Implemented by

Hierarchy

Expanded class hierarchy of MailSystemInterface

File

includes/mail.inc, line 299
API functions for processing and sending e-mail.

Members

Contains filters are case sensitive
Namesort descending Modifiers Type Description
MailSystemInterface::format public function Format a message composed by backdrop_mail() prior sending.
MailSystemInterface::mail public function Send a message composed by backdrop_mail().