Package Cake\Network\Email
Class summary
- 
	AbstractTransportAbstract transport for sending email 
- 
	CakeEmailCakePHP email class. 
- 
	DebugTransportDebug Transport class, useful for emulate the email sending process and inspect the resulted email message before actually send it during development 
- 
	MailTransportSend mail using mail() function 
- 
	SmtpTransportSend mail using SMTP protocol 
