Package Cake\Network\Email
Class summary
-
AbstractTransport
Abstract transport for sending email
-
CakeEmail
CakePHP email class.
-
DebugTransport
Debug Transport class, useful for emulate the email sending process and inspect the resulted email message before actually send it during development
-
MailTransport
Send mail using mail() function
-
SmtpTransport
Send mail using SMTP protocol