Debug Transport class, useful for emulate the email sending process and inspect the resulted email message before actually send it during development
DebugTransport send( CakeEmail $email )
Send mail
CakeEmail $email _headersToString( array $headers , string $eol "\r\n" )
Help to convert headers in string
$headers $eol optional "\r\n" config( array $config null )
Set the config
$config optional null
© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/2.8/class-DebugTransport.html