| DebugTransport | Debug Transport class, useful for emulating the email sending process and inspecting the resultant email message before actually sending it during development | 
| MailTransport | Send mail using mail() function | 
| SmtpTransport | Send mail using SMTP protocol |