Backdrop core implementations of MailSystemInterface.

File

core/modules/system/system.mail.inc

Classes

Namesort descending Description
DefaultMailSystem The default Backdrop mail backend using PHP's mail function.
TestingMailSystem A mail sending implementation that captures sent messages to a variable.