cakephp2-php8/lib/Cake/Network/Email
mark_story 4d73f4e6a1 Fix boundaries used in multi-part messages.
Inline attachments should use the multipart/related boundary.  Otherwise
sections will be incorrectly nested.

Fixes #2413
2012-01-11 20:44:42 -05:00
..
AbstractTransport.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
CakeEmail.php Fix boundaries used in multi-part messages. 2012-01-11 20:44:42 -05:00
DebugTransport.php Remove comments, and fix debug transport for email. 2011-10-23 00:23:50 +11:00
MailTransport.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
SmtpTransport.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00