An interface for pluggable mail back-ends.

Implemented by

Hierarchy

Expanded class hierarchy of MailSystemInterface

File

core/includes/mail.inc, line 299
API functions for processing and sending email.

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().